Sometimes you need to find your Ticket Tailor event ID, to use in Zapier or an API connection.
To find your event ID for a single event:
Go to 'Events'.
Open the event you need to the 'Event summary' page.
In the URL you will see "https://app.tickettailor.com/event/ev_" and then a string of numbers, for example: "https://app.tickettailor.com/event/ev_5726802". The string of numbers after the ev_ is your Ticket Tailor event ID.
To find your event series ID for a recurring event:
Go to 'Events'.
Open the event you need to the 'Event summary' page, and filter for all events.
In the URL you will see "https://app.tickettailor.com/event/es_" and then a string of numbers, for example: "https://app.tickettailor.com/event/es_444425. The string of numbers after the es_ is your Ticket Tailor event series ID.
To find your event series ID for a single occurrence:
Go to 'Events'.
Open the event you need.
Open the 'Event summary' page for the single occurrence you need by clicking on the single occurrence you need.
In the URL you will see "https://app.tickettailor.com/event/ev_" and then a string of numbers, for example: "https://app.tickettailor.com/event/ev_444425". The string of numbers after the ev_ is your Ticket Tailor occurrence ID.
💡 Things to note:
If you're using your event ID to write custom code using our API you may need to include the es_ or ev_ prefix.
