
BoldSign [ARCHIVED]
Website: https://app.boldsign.com/
API Reference: https://developers.boldsign.com/api-overview/getting-started/?region=us
Configuration
Input | Type | Description | Default Value |
---|
api_key | string | API Key. Your BoldSign API key. You can generate it by navigating to the API menu in the BoldSign app, selecting 'API Key', and clicking 'Generate API Key'. Copy the generated key and paste it here. | |
start_date | string | Start date. | |
Streams
Stream Name | Primary Key | Pagination | Supports Full Sync | Supports Incremental |
---|
documents | documentId | DefaultPaginator | ✅ | ✅ |
brands | brandId | DefaultPaginator | ✅ | ❌ |
senderIdentities | email | DefaultPaginator | ✅ | ❌ |
teams | teamId | DefaultPaginator | ✅ | ✅ |
templates | documentId | DefaultPaginator | ✅ | ✅ |
users_list | userId | DefaultPaginator | ✅ | ✅ |
custom_fields | customFieldId | DefaultPaginator | ✅ | ❌ |
contacts | id | 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 | 57005 | Initial release by @btkcodedev via Connector Builder |