This is a Jitsu.Classic documentation. For the lastest version, please visit docs.jitsu.com. Read about differences here.
Smartsheets
Overview
The Smartsheet Source is written to pull data from a single Smartsheet spreadsheet. Unlike Google Sheets, Smartsheets only allows one sheet per Smartsheet - so a given connector instance can sync only one sheet at a time. To replicate multiple spreadsheets, you can create multiple instances of the Smartsheet Source, reusing the API token for all your sheets that you need to sync.The source is using Airbyte docker image (@airbyte/source-smartsheets). Learn more how Airbyte-based sources work
How to connect
Please read setup guide for more information.Connection Parameters
Parameter | Documentation |
---|---|
access_token *string (required) | Found in Profile > Apps & Integrations > API Access within Smartsheet app |
spreadsheet_id *string (required) | Found in File > Properties |