webhook-payload.json
- id – Unique event ID
- event – Event type (e.g.
campaign.created) - timestamp – ISO 8601 timestamp when the event was created
- data – Event-specific payload
Heyoo Webhooks
Here are the webhook events that are available for Heyoo:Workspace Level
| Event Type | Description |
|---|---|
campaign.created | Occurs when a new campaign is created in your workspace. |
campaign.launched | Occurs when a campaign is launched in your workspace. |
Campaign Level
| Event Type | Description |
|---|---|
campaign.clicked | Occurs when a campaign receives a click. |
campaign.shared | Occurs when a campaign is shared by a user. |
Post Level
| Event Type | Description |
|---|---|
post.published | Occurs when a post is published via the platform. |

