Using Integrations in Processes
To use a webhook event integration in a workflow:
-
Go to the Builder Dashboard.
-
In the bottom left corner, click Add Integration.

-
Select Integration Trigger.
-
Choose the integration trigger that was created previously.

-
Add it to the workflow.

Once added, the workflow will automatically start when the configured webhook event is triggered.
API Call Integration
Follow these steps to use an API integration within a workflow:
-
Go to the Builder Dashboard and create a new process or open an existing one.
-
Right-click within the workflow canvas and select Add Step.

-
From the available step options, select Integration from the top middle to open the integration panel.
-
The panel will display all available integrations that have been configured in the system.

-
Click on the desired connector. A dropdown menu will appear showing all the available endpoints associated with that integration.

-
Choose the endpoint you want to use for the workflow action.
-
Click Add to include the selected integration endpoint in the workflow.

Once added, the workflow will be able to execute the configured API call as part of its process.