Field NationDeveloper Platform
Field NationDeveloper Platform
Pre-built ConnectorsGetting Started

PSA Platforms

CRM & Support

ERP & Project Management

Quickbase ConnectorConfigurationWorkflow Setup

Universal

PlatformsQuickbase

Configuration

Configure the Quickbase connector in Field Nation with user token and table mappings.


Prerequisites

  • ☐ Quickbase User Token
  • ☐ Quickbase Realm (subdomain)
  • ☐ App ID and Table ID
  • ☐ Admin access to Field Nation

Step 1: Generate Quickbase User Token

Log into Quickbase

Use admin or dedicated integration user account

Navigate to User Tokens

Profile → My Preferences → Manage User Tokens

Create New Token

Click "+ New User Token"

Name: Field Nation Integration

Description: Integration between Quickbase and Field Nation

Applications: Select apps that need access

Token: Copy immediately (shown once!)


Step 2: Get App & Table Information

Find App ID

Open your Quickbase app → URL shows App ID:

https://realm.quickbase.com/db/{app_id}

Example: br5k3a4mn

Find Table ID

Open table → URL shows Table ID:

https://realm.quickbase.com/db/{table_id}

Example: bskt8r3fn

Note Realm

Your Quickbase subdomain:

https://{realm}.quickbase.com

Example: If URL is acme.quickbase.com, realm is acme


Step 3: Configure in Field Nation

Access Integration Broker → Select "Quickbase"

Realm

Enter your Quickbase realm (subdomain)

Example: acme (from acme.quickbase.com)


User Token

Paste user token from Step 1

Authentication Header:

QB-USER-TOKEN {your_user_token}

App ID

Enter App ID from Step 2

Example: br5k3a4mn


Table ID

Enter Table ID from Step 2

Example: bskt8r3fn


Step 4: Test Connection

Click "Test Connection"

Success ✅: Token valid, app & table accessible

Failure ❌: Check:


Step 5: Refresh Fields & Map

Click "Refresh Fields" → Quickbase API queries table schema

Inbound Mappings:

Field 6 (Title) → title
Field 7 (Description) → description
Field 11 (Status) → status_id (Array Map)
Field 12 (Customer Name) → location.company.name
Field 14 (Due Date) → schedule.start (Date Convert)

Field IDs: Quickbase uses numeric field IDs (Field 6, Field 7, etc.)

Outbound Mappings:

status.name → Field 11 (Array Map)
completion_notes → Field 20
completion_date → Field 21 (Date Convert)

Field mapping guide →


Step 6: Save Configuration

Review → Save → Copy trigger URL for Quickbase automation


Troubleshooting


Last updated on

Quickbase Connector

Integrate Quickbase applications with Field Nation for automated work order creation and bidirectional data synchronization.

Workflow Setup

Configure Quickbase automations to trigger Field Nation work order creation when records change.

On this page

Prerequisites
Step 1: Generate Quickbase User Token
Log into Quickbase
Navigate to User Tokens
Create New Token
Step 2: Get App & Table Information
Find App ID
Find Table ID
Note Realm
Step 3: Configure in Field Nation
Realm
User Token
App ID
Table ID
Step 4: Test Connection
Step 5: Refresh Fields & Map
Step 6: Save Configuration
Troubleshooting