campaigns
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.
get/campaigns/{campaignSlug}/filter
Path parameters
campaignSlugstring required
Unique identifier for the automation campaign (e.g., 'lead-magnet-post-12345', 'outreach-webinar-feb')
Query parameters
actionSlugsstring required
Comma-separated list of action slugs to check (e.g., 'send-mp-john-doe,like-comment-abc123')
Response
Filter status with checked slugs