Eventbrite Webhooks

Eventbrite Webhooks deliver HTTP POST notifications to subscriber URLs when events such as event publish/unpublish, order placement and updates, attendee changes, refunds, and check-ins occur on Eventbrite. Developers register webhook endpoints against an organization via the Platform API and use the resulting payloads to drive real-time integrations without polling the REST API.

API entry from apis.yml

apis.yml Raw ↑
aid: eventbrite:webhooks
name: Eventbrite Webhooks
tags:
- Webhooks
- Events
- Orders
- Notifications
- Automation
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
humanURL: https://www.eventbrite.com/platform/api#/reference/webhook
baseURL: https://www.eventbriteapi.com/v3
description: Eventbrite Webhooks deliver HTTP POST notifications to subscriber URLs when events such as
  event publish/unpublish, order placement and updates, attendee changes, refunds, and check-ins occur
  on Eventbrite. Developers register webhook endpoints against an organization via the Platform API and
  use the resulting payloads to drive real-time integrations without polling the REST API.
properties:
- type: Documentation
  url: https://www.eventbrite.com/platform/api#/reference/webhook