WEBHOOK
calendar_event.published
{
  "version": "0.0.1",
  "action": "calendar_event.published",
  "triggered_at": "<string>",
  "custom_metadata": "<string>",
  "event": {
    "id": "<string>",
    "title": "<string>",
    "slug": "<string>"
  }
}

Body

application/json
version
enum<string>
required
Available options:
0.0.1
action
enum<string>
required
Available options:
calendar_event.published
triggered_at
string
required
event
object
required
custom_metadata
string