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
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
}Was this page helpful?