App Integration
The App Integration component in the Robility Flow platform enables secure and automated connections between workflows and third-party enterprise applications. It uses pre-built connectors and standardized authentication to allow workflows to interact with integrated applications without requiring custom authentication logic.
By centralizing application connections, App Integration eliminates the need to hardcode authentication details or implement complex integration logic within individual workflows. The component retrieves the authentication token for a configured application connection and makes it available to the workflow when required.
Prerequisites
Before using the App Integration component:
1. The required application must be connected and configured in App Integration through Robility Manager.
2. A valid application connection must be available for the component to retrieve the authentication token.
3. If the application is not connected, the component cannot retrieve the authentication token, and the workflow cannot authenticate with the external application.
Available Component
App Integration Token: Retrieves the authentication token for a configured application connection, enabling workflows to securely authenticate with external applications and perform authorized operations.