Documentation Index
Fetch the complete documentation index at: https://nango.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
Overview
To authenticate with Smartsheet, you need:- Domain - The domain where your account is hosted.
- App host (optional) - The app host used for authorization. Defaults to
app.smartsheet.com; useapp.test.smartsheet.comfor test environments.
Prerequisites
- You must have an account with Smartsheet.
Instructions
Step 1: Finding your domain
- Log in to your Smartsheet account.
- Look at the URL in your browser’s address bar.
- Your domain is the text after
https://app.and before/b/.- For example, if your URL is
https://app.smartsheet.com/b/home, your Domain issmartsheet.com.
- For example, if your URL is
| Product | Domain value |
|---|---|
| Smartsheet | smartsheet.com |
| Smartsheet Gov | smartsheetgov.com |
| Smartsheet Regions Europe | smartsheet.eu |
| Smartsheet Regions Australia | smartsheet.au |
Step 2: Choose your app host (optional)
The App host field is optional and determines which Smartsheet environment you connect to:| App host | Environment |
|---|---|
app.smartsheet.com | Production (default) |
app.test.smartsheet.com | Test environment |
Step 3: Enter credentials in the connect UI
Once you have your Domain (and optionally your App host):- Open the form where you need to authenticate with Smartsheet.
- Enter your Domain and App host in their respective fields.
- Submit the form, and you should be successfully authenticated.
