1
0
mirror of synced 2025-12-21 11:01:41 -05:00
Files
airbyte/docs/integrations/sources/dropbox-sign.md

1.2 KiB

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

Changelog

Expand to review
Version Date Pull Request Subject
0.0.2 2024-10-28 47607 Update dependencies
0.0.1 2024-09-20 Initial release by @topefolorunso via Connector Builder