Skip to main content

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:
  1. Domain - The domain where your account is hosted.
  2. App host (optional) - The app host used for authorization. Defaults to app.smartsheet.com; use app.test.smartsheet.com for test environments.
This guide will walk you through obtaining these values.

Prerequisites

  • You must have an account with Smartsheet.

Instructions

Step 1: Finding your domain

  1. Log in to your Smartsheet account.
  2. Look at the URL in your browser’s address bar.
  3. 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 is smartsheet.com.
Alternatively, use the table below to find the domain for your product:
ProductDomain value
Smartsheetsmartsheet.com
Smartsheet Govsmartsheetgov.com
Smartsheet Regions Europesmartsheet.eu
Smartsheet Regions Australiasmartsheet.au

Step 2: Choose your app host (optional)

The App host field is optional and determines which Smartsheet environment you connect to:
App hostEnvironment
app.smartsheet.comProduction (default)
app.test.smartsheet.comTest environment
Leave it blank to use the production environment.

Step 3: Enter credentials in the connect UI

Once you have your Domain (and optionally your App host):
  1. Open the form where you need to authenticate with Smartsheet.
  2. Enter your Domain and App host in their respective fields.
  3. Submit the form, and you should be successfully authenticated.
You are now connected to Smartsheet.