
CompanyCam
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 CompanyCam to PostHog to sync your data into the PostHog data warehouse for analysis and modeling.
Sync projects, photos, videos, and team data from your CompanyCam account. Generate an API key from your CompanyCam account settings.
Configuration
| Option | Type | Required |
|---|---|---|
API key | password | Yes |
Linking CompanyCam to PostHog
- Go to the Data pipeline page in PostHog
- Click New source and select CompanyCam
- 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 |
|---|---|---|---|---|
Projects | A jobsite or work location where photos, videos, and documents are organized. | Incremental, Full refresh | updated_at | — |
Photos | A photo captured at a Project, with metadata and links to the image assets. | Incremental, Full refresh | captured_at | — |
Videos | A video captured at a Project, with metadata and a link to the playback URL. | Incremental, Full refresh | captured_at | — |
Users | A user (team member) on the CompanyCam account. | Full refresh | — | — |
Tags | A label that can be applied to photos or videos for organization and search. | Full refresh | — | — |
Groups | A group of users on the CompanyCam account, e.g. a crew. | Full refresh | — | — |
Checklists | A checklist filled out at a Project, optionally created from a ChecklistTemplate. | Full refresh | — | — |
ChecklistTemplates | A reusable checklist template that can be used to create Checklists on Projects. | Full refresh | — | — |