Create Run Workflow Action

Run a workflow against a collection of contacts. Requires workflow_id. Set force_run: true to re-enqueue contacts already in the workflow. The action runs asynchronously — poll the returned record with GET /api/v2/contacts/run_workflow_actions/{id} to track progress via target_count and performed_count.
Exactly one target selection must be supplied: stable_id, stored_filter_id (alias filter_id), target_ids, or target_all. Returns 422 if none is provided or if the supplied value is invalid.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required
Body Params

Information about a new Run Workflow Action

contacts_run_workflow_action
object

Contacts Run Workflow Actions

Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json