Field NationDeveloper Platform
Field NationDeveloper Platform
Pre-built ConnectorsGetting Started

PSA Platforms

CRM & Support

ERP & Project Management

Smartsheet ConnectorConfigurationWorkflow Setup

Universal

PlatformsSmartsheet

Configuration

Configure the Smartsheet connector in Field Nation with access token and column mappings.


Prerequisites

  • ☐ Smartsheet Access Token
  • ☐ Sheet ID
  • ☐ Sheet admin access
  • ☐ Admin access to Field Nation

Step 1: Generate Smartsheet Access Token

Log into Smartsheet

Use admin or dedicated integration user

Navigate to API Settings

Click profile icon → Apps & Integrations → API Access

Generate Token

Click "Generate new access token"

Token Name: Field Nation Integration

Copy token immediately (shown once!)


Step 2: Get Sheet ID

Open Your Sheet

Navigate to the Smartsheet you want to integrate

Find Sheet ID

Method 1: URL

https://app.smartsheet.com/sheets/{sheet_id}

Method 2: Sheet Properties File → Properties → Sheet ID

Example: 1234567890123456


Step 3: Configure in Field Nation

Access Integration Broker → Select "Smartsheet"

Access Token

Paste access token from Step 1

Authentication:

Bearer {your_access_token}

Sheet ID

Enter Sheet ID from Step 2

Example: 1234567890123456


Step 4: Test Connection

Click "Test Connection"

Success ✅: Token valid, sheet accessible

Failure ❌: Check:


Step 5: Refresh Columns & Map

Click "Refresh Columns" → Smartsheet API queries sheet schema

Inbound Mappings:

Task Name → title
Description → description
Status → status_id (Array Map)
Customer → location.company.name
Due Date → schedule.start (Date Convert)

Column Names: Smartsheet uses column names (e.g., "Task Name", "Status")

Outbound Mappings:

status.name → Status (Array Map)
completion_notes → Notes
completion_date → Completed Date (Date Convert)

Status Mapping:

Smartsheet: Not Started, In Progress, Complete
Field Nation: Draft, Assigned, Work Done, Approved

Field mapping guide →


Step 6: Save Configuration

Review → Save → Copy trigger URL for webhook setup


Troubleshooting


Last updated on

Smartsheet Connector

Integrate Smartsheet project management with Field Nation for automated work order creation and task synchronization.

Workflow Setup

Configure Smartsheet webhooks to trigger Field Nation work order creation when rows are added or updated.

On this page

Prerequisites
Step 1: Generate Smartsheet Access Token
Log into Smartsheet
Navigate to API Settings
Generate Token
Step 2: Get Sheet ID
Open Your Sheet
Find Sheet ID
Step 3: Configure in Field Nation
Access Token
Sheet ID
Step 4: Test Connection
Step 5: Refresh Columns & Map
Step 6: Save Configuration
Troubleshooting