post
https://{subdomain}.myclickfunnels.com/api/v2/workspaces//contacts/run_workflow_actions
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.
To enroll a single contact instead of an audience, use POST /workflows/{workflow_id}/runs (manual enrollment). See the Workflows Skill for building the target workflow and Enabling, disabling for taking it live.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…