
ZapSign [ARCHIVED]
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 | ✅ | ❌ |
Reference
No configuration specification is available for this connector.
Changelog
Expand to review
Version | Date | Pull Request | Subject |
---|
0.0.1 | 2025-04-04 | 57008 | Initial release by @btkcodedev via Connector Builder |