Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://app.herondata.io/api/end_users/{end_user_id_or_heron_id}/start_workflow \ --header 'x-api-key: <api-key>'
{ "success": true }
Starts your configured Heron workflow for an end user
The end user's ID or heron_id
Heron workflow triggered successfully
Was this page helpful?