How to create an RPA flow to invoke an ION API endpoint
Intermediate | 25 Minutes
Overview
This tutorial will guide you through the process of creating a flow to call an ION API endpoint to retrieve a list of applications your user has access to in the Infor OS portal and write this list to an Excel file. Two flows will be created: the first flow will simply get the list and write it into an Excel file, and the second flow will iterate through the list and write each item into a separate row in an Excel file.
📋 Requirements
|
Tutorial
Flow Improvements
Now, improve the flow by adding activities to put each retrieved application on a separate row in a single column. Follow these steps:
Now you can test the flow and see if it allows you to write the each of the application name to a different cell and you are able to see the payloads in the Message Box.
Activities List
What made this section unhelpful for you?
On this page
- How to create an RPA flow to invoke an ION API endpoint
