PandaDoc
Airbyte connector for PandaDoc allows users to extract data from PandaDoc and integrate it into various data warehouses or databases. This connector functions as a source, pulling data such as documents, templates, and related metadata from PandaDoc.
Configuration
Streams
Stream Name | Primary Key | Pagination | Supports Full Sync | Supports Incremental |
---|
documents | id | DefaultPaginator | ✅ | ✅ |
document_attachment | uuid | No pagination | ✅ | ❌ |
document_field | uuid | No pagination | ✅ | ❌ |
document_section | uuid | No pagination | ✅ | ❌ |
templates | | DefaultPaginator | ✅ | ❌ |
forms | id | No pagination | ✅ | ✅ |
contacts | id | No pagination | ✅ | ❌ |
members | user_id | No pagination | ✅ | ✅ |
api_logs | id | DefaultPaginator | ✅ | ❌ |
document_folders | uuid | DefaultPaginator | ✅ | ❌ |
template_folders | uuid | No pagination | ✅ | |