LowCode Integration

The LowCode Integration allows you to call the APIs of the applications developed using the Process Orchestrator. Using the low code activity, users can start Workflows/Processes configured in the low code platform, auto-complete assignments assigned to the users, pass data from automation process to a Low Code process workflow, manipulate forms, lists and variables in a workflowprocess. 

 

There are mainly two kinds of APIs available for use:

 

  • Global APIs: To check the authorization,the Bearer token generation is used to validate a genuine user.
  • API Builder APIs: For these APIs, api_key and api_id are validated along with the Bearer token generation for authorization.

 

You must configure the LowCodeApps in Automation Studio before you start configuring the steps of the automation process workflow. This establishes the connection between the LowCode API and Automation Studio to perform the automation.For more information about LowCodeApps, see Configure Application section in Admin Capabilities.

 


To support these actions in AssistEdge RPA, a component of LowCode Integration is added in Automation Studio’s Canvas Tool as LowCode API Activity block.

 

NOTE:  

For more information about APIs, see LowCode Orchestrator Automation.