Creates an actions run to run multiple enrichments on contacts or companies. Supports optional webhook notifications when actions complete. See the “Actions Completed Webhook” in the Webhooks section for the webhook payload structure and implementation details..
Required scope:
ALLRate limit: 10 requests per minute
Provide exactly one of contactIds, companyIds, contactGroupIds, or companyGroupIds to choose the target set.
Array of actions to execute
1Array of contact IDs to run actions on
1Array of company IDs to run actions on
1Array of contact list IDs to run actions on
1Array of company list IDs to run actions on
1Optional webhook URL to receive notification when actions complete. Must be HTTPS in production.