Linking PandaDoc as a source
Alpha release
This source is currently in alpha. The interface and available tables may change.
The PandaDoc connector syncs your PandaDoc data – documents, templates, forms, contacts, and more – into the PostHog data warehouse.
Adding a data source
- Go to the sources tab of the data pipeline section in PostHog.
- Click + New source and then click Link next to PandaDoc.
- You need an API key from PandaDoc. Go to your PandaDoc developer dashboard and copy your API key. Use a production key — sandbox keys are heavily rate limited.
- Back in PostHog, enter the key in the API key field and click Next.
- Select the tables you want to sync, set the sync method and frequency, then click Import.
Once the syncs are complete, you can start using PandaDoc data in PostHog.
Available tables
| Table | Description | Sync method |
|---|---|---|
documents | Documents in your PandaDoc workspace | Incremental |
templates | Document templates | Full refresh |
forms | Forms | Full refresh |
contacts | Contacts | Full refresh |
members | Workspace members | Full refresh |
document_folders | Document folders | Full refresh |
template_folders | Template folders | Full refresh |
Incremental tables sync only new or updated records on each run. The documents table supports date_modified and date_created as incremental cursor fields. Full refresh tables reload all data on each sync.
Configuration
| Option | Type | Required |
|---|---|---|
API key | password | Yes |