Brella Webhooks

Outbound HTTP webhooks that notify a subscriber URL when invites, attendees, speakers, sponsors, ticket purchases, or ticket types are created, updated, or deleted. Server-to-endpoint HTTP POST callbacks - not a WebSocket or realtime push transport.

API entry from apis.yml

apis.yml Raw ↑
aid: brella:brella-webhooks
name: Brella Webhooks
tags:
- Webhooks
- Events
- Notifications
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://developer.brella.io/webhooks
baseURL: https://api.brella.io/api/integration
properties:
- url: https://developer.brella.io/webhooks
  type: Documentation
- url: https://developer.brella.io/webhook-triggers
  type: APIReference
description: Outbound HTTP webhooks that notify a subscriber URL when invites, attendees, speakers, sponsors,
  ticket purchases, or ticket types are created, updated, or deleted. Server-to-endpoint HTTP POST callbacks
  - not a WebSocket or realtime push transport.