create_organization_webhook
Configure a webhook endpoint for an organization to get notified about selected Eventbrite actions, such as order.placed or event.published.
Instructions
Create a webhook endpoint for an organization. actions: comma-separated list like 'order.placed,attendee.checked_in,event.published'
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| actions | Yes | ||
| event_id | No | ||
| endpoint_url | Yes | ||
| organization_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |