
Plivo
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 Plivo to PostHog to sync your data into the PostHog data warehouse for analysis and modeling.
Enter your Plivo Auth ID and Auth Token to sync your SMS message and voice call detail records into the PostHog Data warehouse. Both are shown on the overview page of the Plivo console.
Plivo retains message and call records for 90 days, so syncing them into the warehouse lets you keep history beyond that window.
Configuration
| Option | Type | Required |
|---|---|---|
Auth ID | text | Yes |
Auth token | password | Yes |
Linking Plivo to PostHog
- Go to the Data pipeline page in PostHog
- Click New source and select Plivo
- 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 |
|---|---|---|---|---|
messages | Message detail records (MDRs) for every SMS/MMS sent or received. Plivo retains messages for 90 days, so the first sync backfills at most that window. | Incremental, Full refresh | message_time | — |
calls | Call detail records (CDRs) for completed voice calls. Plivo retains call records for 90 days, so the first sync backfills at most that window. | Incremental, Full refresh | end_time | — |
recordings | Call and conference recordings stored on your Plivo account. | Incremental, Full refresh | add_time | — |
applications | Plivo applications that control how calls and messages to your numbers are handled. | Full refresh | — | — |