When This Event Fires
- A new campaign is launched
- A campaign begins processing leads
- Campaign transitions to
STARTEDstatus
Payload
Payload Fields
| Field | Type | Description |
|---|---|---|
eventId | string | Unique event identifier for idempotency |
eventType | string | Always campaign.started |
timestamp | string | ISO 8601 timestamp when the event occurred |
workspaceId | string | Your workspace ID |
data.campaignId | string | Unique campaign identifier |
data.campaignName | string | Human-readable campaign name |
data.totalLeads | number | Total number of leads in the campaign |
data.startedAt | string | ISO 8601 timestamp when the campaign started |
Use Cases
Campaign Monitoring
Track when campaigns go live
Team Notifications
Alert team members that outreach has begun
Reporting
Log campaign start times for analytics
Resource Planning
Track active campaigns for capacity planning