Navigation
Start Node
of the workflow.Setup Workflow API
API Call
as the trigger method, make the required changes and click on Save
.The API Call setup involves three fields:/execute API
and the /response API
.
workflow_id
with the alias
in the API.
Send the event data in the request body, similar to how you would handle event payloads. If there is no payload, you can pass an empty JSON object .
Request Headers
execution_id
. If you set sync_execution to true, the API response will include both the execution_id
and the return_value
object containing response as set in the Response node.
true
and any node has Skip Node on Error enabled, then Node Retry for that node is not allowed in case of a workflow error.status
of the workflow, which can be one of the following: