Tool to create a new webhook for an Eventbrite organization. Use when you need to set up webhook notifications for events like order placement, event creation, or attendee check-ins.
actionsRequiredstringComma-separated list of webhook action types to subscribe to (e.g., 'order.placed', 'event.created', 'attendee.checked_in'). Multiple actions can be specified separated by commas.
event_idstringOptional event ID to subscribe to webhooks for a specific event. If not provided, webhook will apply to all events in the organization.
endpoint_urlRequiredstringThe URL where webhook notifications will be sent. Must be a valid HTTPS endpoint that can receive POST requests.
organization_idRequiredstringThe organization ID to create the webhook for.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.