Docuseal
Website: https://docuseal.com/ API Reference: https://www.docuseal.com/docs/api
Configuration
| Input | Type | Description | Default Value | 
|---|---|---|---|
api_key | string | API Key. Your API key for authenticating with the DocuSeal API. Obtain it from the DocuSeal API Console at https://console.docuseal.com/api. | |
start_date | string | Start date. | |
limit | string | Limit. The pagination limit | 5 | 
Streams
| Stream Name | Primary Key | Pagination | Supports Full Sync | Supports Incremental | 
|---|---|---|---|---|
| submissions | id | DefaultPaginator | ✅ | ✅ | 
| templates | id | DefaultPaginator | ✅ | ✅ | 
| submitters | id | DefaultPaginator | ✅ | ✅ | 
Reference
Config fields reference
Field
Type
Property name
string
api_key
string
start_date
string
limit