
Baton
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 Baton to PostHog to sync your data into the PostHog data warehouse for analysis and modeling.
Enter your Baton (Hellobaton) company instance and API key to pull your onboarding and implementation data into the PostHog Data warehouse.
Your company instance is the subdomain of your Baton URL — for yourcompany.hellobaton.com, enter yourcompany.
Generate an API key in Baton under the API section of your account settings. The key inherits your account permissions, so it can read every record you can see.
Configuration
| Option | Type | Required |
|---|---|---|
Company instance | text | Yes |
API key | password | Yes |
Linking Baton to PostHog
- Go to the Data pipeline page in PostHog
- Click New source and select Baton
- 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 |
|---|---|---|---|---|
activity | Audit-log style activity events recording changes to Baton objects (who did what to which record). | Full refresh | — | — |
companies | Companies (customer accounts) tracked in Baton. | Full refresh | — | — |
milestones | Milestones within a project — grouped deliverables with a target completion date. | Full refresh | — | — |
phases | Phases that projects move through during an implementation. | Full refresh | — | — |
projects | Onboarding/implementation projects — the central object in Baton. | Full refresh | — | — |
project_attachments | Files attached to projects. | Full refresh | — | — |
tasks | Tasks — the unit of work within a project, grouped under milestones. | Full refresh | — | — |
task_attachments | Files attached to tasks, including deliverables that may require approval. | Full refresh | — | — |
templates | Project templates used to spin up new implementation projects. | Full refresh | — | — |
time_entries | Time logged by users against projects and tasks. | Full refresh | — | — |
users | Users in the Baton account — both internal team members and customer contacts. | Full refresh | — | — |