Skip to main content
This event is triggered when a campaign is paused, either manually through the dashboard/API or automatically due to system conditions.

When This Event Fires

  • Campaign is paused via the Update Campaign API
  • Campaign is manually paused through the dashboard
  • Campaign transitions to PAUSED status

Payload

Payload Fields

Use Cases

Monitoring

Track when campaigns stop running

Alerting

Alert team when campaigns are paused unexpectedly

Reporting

Track campaign uptime and pauses

Automation

Trigger follow-up actions when campaigns pause

Example Handler

When a campaign is paused, no new actions will be taken for leads. In-progress actions may still complete. The campaign can be resumed via the API or dashboard.