
Quo
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 Quo to PostHog to sync your data into the PostHog data warehouse for analysis and modeling.
Enter your Quo API key to pull your Quo (formerly OpenPhone) data into the PostHog Data warehouse.
You can generate an API key in your Quo workspace settings, under the API tab. You need workspace owner or admin access to do this.
Configuration
| Option | Type | Required |
|---|---|---|
API key | password | Yes |
Linking Quo to PostHog
- Go to the Data pipeline page in PostHog
- Click New source and select Quo
- 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 |
|---|---|---|---|---|
phone_numbers | The phone numbers in your Quo workspace, with the users assigned to each. | Full refresh | — | — |
users | The members of your Quo workspace. | Full refresh | — | — |
contacts | The contacts in your Quo workspace, including their default and custom fields. | Full refresh | — | — |
contact_custom_fields | The user-defined custom fields available on contacts in your Quo workspace. | Full refresh | — | — |
conversations | The call and message conversations in your Quo workspace, one per phone number and participant set. | Incremental, Full refresh | createdAt, updatedAt | — |
calls | The calls made and received on your Quo phone numbers. | Incremental, Full refresh | createdAt | — |
messages | The text messages sent and received on your Quo phone numbers. | Incremental, Full refresh | createdAt | — |