All how-to guides
Integrations
Connect webhooks, Zapier, or Make
Signed HTTPS posts when orders, tickets, check-ins, or the event change.
Support can send this URL to organisers who need these steps.
Step 1
Add an HTTPS endpoint
Integrations → Webhooks (or Zapier / Make tabs). URLs must be HTTPS in production. Secrets are shown once and can be rotated.
Step 2
Events you can subscribe to
order.completed, order.refunded, ticket.created, ticket.cancelled, attendee.checked_in, attendee.updated, event.published, event.updated. Deliveries are signed with X-Million-Tickets-Signature.
Step 3
Failures
Failed deliveries retry with backoff. The endpoint auto-disables after repeated consecutive failures. Check the delivery log and resend a test.
