Execute Flow Parameters
The Execute Flow API requires the following parameters in the payload:
Flow ID: The unique identifier of the flow to be executed.
Tenant ID: The identifier of the tenant or customer company registered in CXF.
Payload: A JSON object containing information relevant to the specific workflow being triggered. The structure of this object may vary based on the workflow.
Example:
Last updated