FieldNation is a field service marketplace that connects businesses with a nationwide network of independent technicians to complete onsite IT, retail, telecom, and maintenance work. An unofficial API lets you programmatically pull work orders, assignments, technician compliance, chec

FieldNation is a cloud platform and marketplace for field service work. Companies use FieldNation to source vetted technicians, publish and manage work orders, coordinate scheduling and dispatch, exchange messages and documents, track onsite events and deliverables, and handle expenses and payouts.
Core product areas include:
Common data entities:
Field service teams rely on FieldNation daily, but turning portal-based marketplace workflows into API-driven automation is non-trivial:
Supergood reverse-engineers authenticated browser and mobile app flows to deliver a resilient API endpoint layer for your FieldNation tenant.
Book a 30-minute session to confirm your modules, marketplace workflows, and authentication model.
We deliver a hardened FieldNation adapter tailored to your workflows and entitlements.
Go live with continuous monitoring and automatic adjustments as FieldNation evolves.
Authentication
/sessionsEstablish a session using credentials. Supergood manages MFA (SMS, email, TOTP) and SSO/OAuth when enabled. Returns a short-lived auth token maintained by the platform.
Authentication
/sessions/refreshRefresh an existing token to keep sessions uninterrupted.
Work Orders
/work-ordersList work orders with filters and summary details.
Work Orders
/work-ordersCreate a new work order with site details, service window, budget, and requirements.
Assignments
/work-orders/{workOrderId}/assignmentsAssign a technician with pay details and acceptance deadline.
Deliverables
/work-orders/{workOrderId}/deliverablesSubmit completion report with photos, parts used, and customer sign-off.
- Mirror work orders, sites, and statuses into your FSM or support platform - Create work orders and auto-assign technicians based on skills, proximity, and compliance - Keep SLAs, service windows, and routing details current for scheduling and analytics
- Pull technician profiles, ratings, certifications, and background check statuses - Enforce buyer-specific compliance gates before assignment - Build and maintain talent pools with skills, regions, and availability
- Ingest check-in/out, GPS coordinates, time-on-site, and notes - Attach photos, receipts, and customer signatures to completion reports - Trigger follow-ups and approvals when deliverables are submitted
- Push expense submissions (mileage, parts, parking) and track approvals - Pull payment statuses to reconcile with ERP (e.g., NetSuite, QuickBooks) - Generate alerts for exceptions (over-budget, missing receipts, delayed approvals)
Authentication
Username/password with MFA (SMS, email, TOTP) and SSO/OAuth where enabled; supports service accounts or customer-managed credentials
Response format
JSON with consistent resource schemas and pagination across modules
Rate limits
Tuned for marketplace throughput while honoring customer entitlements and usage controls
Session management
Automatic reauth and cookie/session rotation with health checks
Data freshness
Near real-time retrieval of work orders, assignments, events, deliverables, expenses, and payments
Security
Encrypted transport, scoped tokens, and audit logging; respects FieldNation role-based permissions and compliance gates
Webhooks
Optional asynchronous delivery for long-running workflows (e.g., deliverable approvals, payout processing)
Latency
Sub-second responses for list/detail queries under normal load
Throughput
Designed for high-volume work order sync and dispatch operations
Reliability
Retry logic, backoff, and idempotency keys minimize duplicate actions
Adaptation
Continuous monitoring for UI/app changes with rapid adapter updates
Supergood supports workflows across commonly used areas such as Work Orders, Assignments/Dispatch, Technician Profiles & Compliance, Messaging, Events (check-in/out), Deliverables (photos, forms, signatures), Expenses, and Payments/Payouts, subject to your licensing and entitlements. We scope coverage during integration assessment.
We support username/password + MFA (SMS, email, TOTP) and can operate behind SSO/OAuth when enabled. Sessions are refreshed automatically with secure challenge handling.
Yes. We can enforce skills, certifications, proximity, and buyer-specific compliance rules, and programmatically assign technicians or invite talent pools while respecting marketplace constraints and acceptance workflows.
Yes. We capture check-in/out events with GPS metadata and support downloading artifacts and uploading attachments via signed uploads, with checksum validation and time-limited URLs.