API REFERENCE
Locations REST API
Overview The Locations REST API services allows you to get Locations information and manage Locations for your company. Base URL https://fieldconnect.field2base.com/v2/api Header (Required) Authorization: Basic {CompanyID}:{Username}:{Password}:{API ...
Forms and Regions REST API
Overview The Forms and Regions REST API services allows you to get information on the Form Templates for your company. Base URL https://fieldconnect.field2base.com/v2/api Header (Required) Authorization: Basic {CompanyID}:{Username}:{Password}:{API ...
Sent Forms REST API
Overview The Sent Forms REST API allows you to manage Sent Forms for your company. It also allows API Developers the ability to mimic the functionality of the Data Integration Module (DIM) using their own code. API Developers can get all available ...
Users and Folders (Projects) REST API
Overview The Users and Folders (Projects) REST services allows you to query and update User and Folder information for your company. Base URL https://fieldconnect.field2base.com/v2/api Header (required) Authorization: Basic ...
Work Order REST API
Overview The Work Orders REST API allows you to manage the Work Orders for your company. It also allows API Developers the ability to mimic the functionality of the Enterprise Dispatch Module (EDM) using their own code. API Developers can create and ...
Groups REST API
Overview The Groups REST API allows you to manage Groups (create, edit, delete, assign) for your company. Base URL https://fieldconnect.field2base.com/v2/api Header (Required) Authorization: Basic {CompanyID}:{Username}:{Password}:{API Sync Key} ...
Devices REST API
Overview The Devices REST API services allows you to get device information and manage devices for your company. Base URL https://fieldconnect.field2base.com/v2/api Header (Required) Authorization: Basic {CompanyID}:{Username}:{Password}:{API Sync ...
Workflow REST API
Overview The Workflow REST API allows you to manage Forms currently in Workflow. Base URL https://fieldconnect.field2base.com/v2/api Header (required) Authorization: Basic {CompanyID}:{Username}:{Password}:{API Sync Key} Content-Type: ...