ServiceMax is field service management software used by asset-centric organizations to manage work orders, technician scheduling, installed base/asset records, service contracts and entitlements, parts inventory, and returns/repair. An unofficial API lets you programmatically pull wor

ServiceMax is a cloud platform for asset-centric field service management. Teams use ServiceMax to orchestrate work orders, schedule and dispatch technicians, track installed base/assets, manage contracts and entitlements, control parts and inventory, process RMAs and depot repair, and capture field data through mobile apps.
Core product areas include:
Common data entities:
Field service teams rely on ServiceMax daily, but turning portal-based workflows into API-driven automation can be complex:
Supergood reverse-engineers authenticated browser flows and network interactions to deliver a resilient API endpoint layer for your ServiceMax tenant.
Book a 30-minute session to confirm your modules, licensing, and authentication model.
We deliver a hardened ServiceMax adapter tailored to your workflows and entitlements.
Go live with continuous monitoring and automatic adjustments as ServiceMax 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.
Appointments (Dispatch)
/work-orders/{workOrderId}/appointmentsCreate a technician appointment with scheduling metadata.
Parts Usage
/work-orders/{workOrderId}/parts-usageRecord parts consumed on a work order with costing and inventory context.
Asset Meter Readings
/assets/{assetId}/meter-readingsAdd a new meter reading for an asset to support PM triggers and diagnostics.
- Mirror work orders, appointments, assets, and customers into your internal systems - Keep asset metadata current (serials, locations, warranty dates, meters) for analytics and service planning - Normalize statuses and priorities to power SLA dashboards and escalations
- Trigger appointments based on IoT alerts or external events - Auto-assign technicians by skills, territory, and availability - Orchestrate status changes and notifications as work progresses
- Verify coverage and SLAs before creating or scheduling work orders - Push contract updates and renewal dates from your CRM/ERP - Track actual response/repair times against entitlements for compliance
- Record parts consumption from the field and reconcile stock levels - Sync usage and costs to ERP (e.g., NetSuite, SAP, QuickBooks) - Automate RMAs and depot repair handoffs with attachments and shipment details
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, contracts/entitlements, and inventory objects
Security
Encrypted transport, scoped tokens, and audit logging; respects ServiceMax role-based permissions and coverage rules
Webhooks
Optional asynchronous delivery for long-running workflows (e.g., entitlement checks, appointment updates, RMA processing)
Latency
Sub-second responses for list/detail queries under normal load
Throughput
Designed for high-volume work order sync and parts usage recording
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 & Tasks, Dispatch & Scheduling, Installed Base/Assets, Contracts & Entitlements, Parts & Inventory, and RMAs/Depot Repair, 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 normalize parts, warehouses/bins, and usage to match your ERP schema (e.g., NetSuite, SAP, QuickBooks) and deliver updates via webhooks or polling while complying with rate and permission constraints.
Yes. We support downloading artifacts and uploading attachments via signed uploads, with checksum validation and time-limited URLs.