
Ticket Tailor
Let AI connect your sources for you
Skip the manual setup — run this in your project and the wizard auto-detects your databases and APIs and connects them to PostHog.

Connect Ticket Tailor to PostHog to sync your data into the PostHog data warehouse for analysis and modeling.
Enter your Ticket Tailor API key to pull your event ticketing data into the PostHog Data warehouse.
You can create an API key under Settings → API in your Ticket Tailor box office. API keys are scoped to a single box office — connect one source per box office you want to sync.
Configuration
| Option | Type | Required |
|---|---|---|
API key | password | Yes |
Linking Ticket Tailor to PostHog
- Go to the Data pipeline page in PostHog
- Click New source and select Ticket Tailor
- Fill in the required configuration fields
- Click Next, select the tables you want to sync, and then press Import
Supported tables
| Table | Description | Sync method | Incremental field | Primary key |
|---|---|---|---|---|
events | An event occurrence in your box office. Recurring events are grouped by an event series. | Full refresh | — | — |
event_series | An event series grouping one or more event occurrences. | Full refresh | — | — |
orders | An order placed in your box office, including buyer details and line items. | Full refresh | — | — |
issued_tickets | A ticket issued to an attendee, linked to its order, event and ticket type. | Full refresh | — | — |
check_ins | A check-in (or check-out) of an issued ticket at an event. | Full refresh | — | — |
discounts | A discount code configured in your box office. | Full refresh | — | — |
products | A product (add-on) sold alongside tickets in your box office. | Full refresh | — | — |
vouchers | A voucher (e.g. gift card) configured in your box office. | Full refresh | — | — |
issued_memberships | A membership issued to a member, with its validity window and redemptions. | Full refresh | — | — |
membership_types | A membership type that memberships are issued from. | Full refresh | — | — |