Airtable sync
Mirror your event into an Airtable base so the automations your team already built keep firing.
Go to Settings → Integrations and press “Connect Airtable”.

Paste a personal access token from airtable.com/create/tokens and your base ID.
The token needs four scopes:
data.records:read,data.records:write,schema.bases:read,schema.bases:write. The base ID is theapp…part of the base URL.Connecting creates three tables in your base — Submissions, Speakers, Sessions — and fills them.
If those tables already exist, Trackstage adopts them instead of making duplicates. Rows are matched on a Trackstage ID column, so re-syncing never doubles anything up.
From then on it keeps itself up to date: within seconds of a change, plus a sweep every five minutes.
The card shows when it last synced and how many rows are in each table. “Sync now” forces a run.