1.8 KiB
1.8 KiB
ZapSign
Website: https://app.zapsign.co/ API Reference: https://docs.zapsign.com.br/
Configuration
| Input | Type | Description | Default Value |
|---|---|---|---|
api_token |
string |
API Token. Your static API token for authentication. You can find it in your ZapSign account under the 'Settings' or 'API' section. For more details, refer to the Getting Started guide. | |
start_date |
string |
Start date. | |
signer_ids |
array |
Signer IDs. The signer ids for signer stream |
Streams
| Stream Name | Primary Key | Pagination | Supports Full Sync | Supports Incremental |
|---|---|---|---|---|
| templates | token | DefaultPaginator | ✅ | ✅ |
| documents | token | DefaultPaginator | ✅ | ✅ |
| signer | token | DefaultPaginator | ✅ | ❌ |