cURL
curl --request GET \ --url 'https://api.hubapi.com/automation/v4/actions/{appId}/{definitionId}/functions?hapikey='
{ "results": [ { "functionType": "POST_ACTION_EXECUTION", "id": "<string>" } ] }
Retrieve all functions included in a definition.
Supported products
The ID of the app.
The ID of the definition.
successful operation
Show child attributes
Was this page helpful?