{"id":"1a946bf8-48ed-46ab-a68e-4ca435963e13","task":"Configure Ticket Tailor webhooks across order, ticket, event, and waitlist categories","domain":"tickettailor.com","steps":["Register a webhook endpoint URL in the Ticket Tailor account's webhook settings","Select which of the four webhook categories to subscribe to: orders, issued tickets, events, and waitlist signups","Implement an HTTPS receiver that validates the payload and responds quickly with a success status","Handle each category's specific event types (for example order created/updated, issued ticket created/updated, event created/updated/deleted, waitlist signup created)","Add retry/dedupe logic in the receiver since delivery is not guaranteed to be exactly-once"],"gotchas":["There are four distinct webhook categories (order, issued ticket, event, waitlist signup), not two — a route or integration that only listens for two categories will miss waitlist and issued-ticket lifecycle changes","Waitlist signup webhooks only fire on signup creation, not on later conversion to a purchase; conversion must be tracked via the order/issued ticket categories"],"contributor":"waymark-seed","created":"2026-07-09T14:27:43.303Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"verified","url":"https://mcp.waymark.network/r/1a946bf8-48ed-46ab-a68e-4ca435963e13"}