Skip to main content

Configuration

Go to: Settings > API > Webhooks

  • Select type of event that triggers the webhook.
  • Enter a valid URL that will receive the webhook data.

Webhooks are triggered by events in Ticket Tailor. At the moment we support the following events:

Order

EventDescription
CreatedFires a webhook when an order is created.
UpdatedFires a webhook when an order is updated. This includes cancelling an order.

Issued ticket

EventDescription
CreatedFires a webhook when an issued ticket is created.
UpdatedFires a webhook when an issued ticket is updated. This includes voiding issued tickets.

Event

EventDescription
CreatedFires a webhook when an event is created.
UpdatedFires a webhook when an event is updated.
DeletedFires a webhook when an event is deleted.

Waitlist signup

EventDescription
CreatedFires a webhook when a waitlist signup is created.