Check if campaign actions are completed
Check if all provided actionSlugs are completed for a given campaignSlug. Used by n8n workflows to determine if a flow should be skipped.
Path parameters
Unique identifier for the automation campaign (e.g., 'lead-magnet-post-12345', 'outreach-webinar-feb')
Query parameters
Comma-separated list of action slugs to check (e.g., 'send-mp-john-doe,like-comment-abc123')
Response
Filter status with checked slugs
Changes
Changed in 3 of the 11 revisions of this API.1111
- ▲
removed the required property
_meta/credits/accountPlanfrom the response with the200statusresponse-required-property-removed
- ▲
- ●
added the new
pacingenum value to theerror/quotaKindresponse property for the response status400response-property-enum-value-added
- ●
added the new
pacingenum value to theerror/quotaKindresponse property for the response status401response-property-enum-value-added
- ●
added the new
pacingenum value to theerror/quotaKindresponse property for the response status403response-property-enum-value-added
- ●
added the new
pacingenum value to theerror/quotaKindresponse property for the response status404response-property-enum-value-added
- ●
added the new
pacingenum value to theerror/quotaKindresponse property for the response status409response-property-enum-value-added
- ●
added the new
pacingenum value to theerror/quotaKindresponse property for the response status410response-property-enum-value-added
- ●
added the new
pacingenum value to theerror/quotaKindresponse property for the response status422response-property-enum-value-added
- ●
added the new
pacingenum value to theerror/quotaKindresponse property for the response status429response-property-enum-value-added
- ●
added the new
pacingenum value to theerror/quotaKindresponse property for the response status500response-property-enum-value-added
- ●
added the new
pacingenum value to theerror/quotaKindresponse property for the response status502response-property-enum-value-added
- ●
added the new
pacingenum value to theerror/quotaKindresponse property for the response status503response-property-enum-value-added
- ●
- ○
added the optional property
_metato the response with the200statusresponse-optional-property-added
- ○
Of the 11 revisions, 1 has no diff computed.