curl --request POST \
--url https://app.herondata.io/api/end_users/{heron_id}/crm_sync \
--header 'x-api-key: <api-key>'{
"crm_sync_triggered": true,
"heron_id": "<string>"
}curl --request POST \
--url https://app.herondata.io/api/end_users/{heron_id}/crm_sync \
--header 'x-api-key: <api-key>'{
"crm_sync_triggered": true,
"heron_id": "<string>"
}Documentation Index
Fetch the complete documentation index at: https://docs.herondata.io/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?