Design an Integration to Call a Workflow
To use a human in the loop workflow with Agentic AI, you must create an integration that calls the workflow.
Prerequisites:
- You have created and activated a human in the loop workflow and a form.
- You have created a REST trigger connection.
Before you create the integration, note the following:
- The integration must be of asynchronous type, that is, the integration's endpoint does not receive a response.
- The integration must always start with a REST trigger connection.
- The REST trigger connection must be configured with the following:
- POST verb
- JSON request payload
Design an Integration to Call a Workflow