Integrations

Webhooks & Integrations

Pipe generated content directly into Slack, Notion, HubSpot, and 5,000+ other tools. Set up webhooks that fire automatically when content is created.

Works with your favourite tools

Slack
Notion
HubSpot
Zapier
Make
Airtable
+ 5,000 more via webhooks

Your Webhooks

Example Webhook Payload

{
  "event": "content.generated",
  "timestamp": "2026-04-19T13:18:42Z",
  "data": {
    "id": "abc123",
    "toolType": "ads",
    "title": "Summer Sale Facebook Ad",
    "content": "Don't miss our biggest sale...",
    "platform": "facebook"
  }
}