Dropbox Sign
Dropbox Sign is a simple, easy-to-use way to get documents signed securely online.
Configuration
| Input | Type | Description | Default Value | 
|---|---|---|---|
| api_key | string | API Key. API key to use. Find it at https://app.hellosign.com/home/myAccount#api | |
| start_date | string | Start date. | 
See the API docs for details on generating an API Key.
Streams
| Stream Name | Primary Key | Pagination | Supports Full Sync | Supports Incremental | 
|---|---|---|---|---|
| signature_requests | signature_request_id | DefaultPaginator | ✅ | ✅ | 
| templates | template_id | DefaultPaginator | ✅ | ✅ | 
Reference
Config fields reference
Field
Type
Property name
string
api_key
string
start_date
Changelog
Expand to review
| Version | Date | Pull Request | Subject | 
|---|---|---|---|
| 0.0.11 | 2025-01-25 | 52321 | Update dependencies | 
| 0.0.10 | 2025-01-18 | 51662 | Update dependencies | 
| 0.0.9 | 2025-01-11 | 51076 | Update dependencies | 
| 0.0.8 | 2024-12-28 | 50553 | Update dependencies | 
| 0.0.7 | 2024-12-21 | 50021 | Update dependencies | 
| 0.0.6 | 2024-12-14 | 49528 | Update dependencies | 
| 0.0.5 | 2024-12-12 | 49181 | Update dependencies | 
| 0.0.4 | 2024-12-11 | 48946 | Starting with this version, the Docker image is now rootless. Please note that this and future versions will not be compatible with Airbyte versions earlier than 0.64 | 
| 0.0.3 | 2024-11-04 | 47831 | Update dependencies | 
| 0.0.2 | 2024-10-28 | 47607 | Update dependencies | 
| 0.0.1 | 2024-09-20 | Initial release by @topefolorunso via Connector Builder |