Salesforce Field Service is field service management software that helps dispatchers and technicians plan, execute, and document on-site work. An unofficial API lets you programmatically pull work orders, service appointments, technicians, assets, and stock levels—and push new jobs, s

Salesforce Field Service is a cloud solution for managing field operations. It extends Service Cloud with work order management, appointment scheduling and optimization, dispatcher tools, mobile technician workflows, asset/entitlement tracking, and inventory control.
Core product areas include:
Common data entities:
Field service teams rely on Salesforce daily, but turning portal-first workflows into API-driven automation presents challenges:
Supergood reverse-engineers authenticated browser flows and network interactions to deliver a resilient API endpoint layer for your Salesforce Field Service org.
Book a 30-minute session to confirm your modules, licensing, and authentication model.
We deliver a hardened Salesforce Field Service adapter tailored to your workflows and entitlements.
Go live with continuous monitoring and automatic adjustments as Salesforce 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 line items and territory assignment.
Service Appointments
/work-orders/{workOrderId}/service-appointmentsCreate and (optionally) auto-assign a service appointment with time windows and skills.
Debrief and Service Report
/service-appointments/{appointmentId}/debriefFinalize a job by recording labor, parts, resolution notes, photos, and customer signature. Generates a service report.
- Mirror work orders, accounts/contacts, and assets into your internal systems - Keep statuses and due dates current for dispatcher and customer communications - Normalize priorities and SLAs for multi-region operations
- Create and auto-schedule appointments from your product or IoT events - Assign technicians based on skills, territory, and availability - Track dispatch/in-progress/completion status to drive SLAs and alerts
- Capture labor time, parts used, resolution notes, photos, and signatures - Generate service reports and deliver PDFs back to customers - Trigger follow-ups or preventive maintenance based on outcomes
- Record van stock consumption and warehouse transfers - Reconcile product items with ERP and purchasing systems - Alert when stock falls below thresholds to auto-create replenishment tasks
- Register installed products and link them to work orders - Track warranties, entitlements, and maintenance schedules - Drive proactive service workflows using asset telemetry and events
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 enterprise 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, appointments, assets, and inventory objects
Security
Encrypted transport, scoped tokens, and audit logging; respects Salesforce role-based permissions, territories, and record-level sharing
Webhooks
Optional asynchronous delivery for long-running workflows (e.g., scheduling, approvals, debrief completion)
Latency
Sub-second responses for list/detail queries under normal load
Throughput
Designed for high-volume work order sync and appointment scheduling
Reliability
Retry logic, backoff, and idempotency keys minimize duplicate actions
Adaptation
Continuous monitoring for UI/API changes with rapid adapter updates
Supergood supports workflows across commonly used modules such as Work Orders, Service Appointments, Dispatch & Scheduling, Mobile Debrief/Service Reports, Assets/Entitlements, and Inventory/Parts—subject to your org configuration, licensing, and permissions. 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 create and update service appointments (time windows, status, assigned technician, notes), auto-assign via policy, and reflect changes back while respecting constraints and entitlements.
Yes. We support downloading artifacts and uploading attachments (photos, signatures) via signed uploads, with checksum validation and time-limited URLs. We can generate and return service report IDs and PDFs.