
Goldcast
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 Goldcast to PostHog to sync your data into the PostHog data warehouse for analysis and modeling.
Enter your Goldcast API token to sync your virtual event and webinar data into the PostHog Data warehouse.
An org admin can create a personal access token in Goldcast Studio under Settings → Tokens. The token is shown only once, so copy it immediately.
API access requires a Pro, Premium, or Enterprise plan, and the token feature must be enabled by Goldcast support.
Configuration
| Option | Type | Required |
|---|---|---|
API token | password | Yes |
Linking Goldcast to PostHog
- Go to the Data pipeline page in PostHog
- Click New source and select Goldcast
- 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 |
|---|---|---|---|---|
organizations | The Goldcast organization (workspace) that owns the events, including its branding, plan, and integration settings. | Full refresh | — | id |
events | A Goldcast event — the base object of the platform. An event is a virtual or hybrid gathering that can contain sessions, agenda items, tracks, and members. | Full refresh | — | id |
agenda_items | Agenda items scheduled within events — the individual slots that make up an event's programme. | Full refresh | — | id |
discussion_groups | Discussion groups (breakout rooms and booths) within events, where attendees gather for smaller conversations. | Full refresh | — | id |
tracks | Tracks group related agenda items within an event, letting attendees follow a themed strand of sessions. | Full refresh | — | id |
webinars | Webinar configuration and schedule for each event. Fetched per event, so | Full refresh | — | event, id |
event_members | People associated with an event — registrants and attendees — including their attendance, engagement, and marketing attribution. Fetched per event. | Full refresh | — | event, id |