BigChange (BigChange Lightning) is an AI-powered field service management platform combining job scheduling, CRM, a mobile workforce app, vehicle tracking, and financial management for mobile service teams. An API lets you programmatically pull jobs, contacts, resources, schedules, vehicles, assets, and invoices—and push updates like new jobs, job statuses, and customer records back into BigChange.

BigChange (BigChange Lightning) is an AI-powered field service management platform that combines workforce management, job scheduling, and business intelligence to help mobile service teams operate more efficiently. Service businesses use BigChange to plan and dispatch jobs, manage customer relationships, equip engineers with a mobile app, track vehicles and time via GPS, manage assets, and handle invoicing and payments—then connect it all to their wider tech stack through the BigChange Developer REST API.
Core product areas include:
Common data entities:
Service businesses run scheduling, dispatch, and field operations on BigChange every day, but turning that activity into reliable API-driven automation involves real friction:
Supergood combines BigChange's REST API, authenticated web-services flows, and the engineer-facing surfaces into a single resilient API layer for your BigChange account—so you integrate once and rely on consistent objects regardless of how your account is configured.
Use BigChange with AI agents: BigChange MCP Server →
Book a 30-minute session to confirm your modules, job types, custom fields, and API key permissions.
We deliver a production-ready BigChange adapter tailored to your account configuration and entitlements.
Go live with continuous monitoring and automatic adjustments as BigChange evolves.
Authentication
/authenticateAuthenticate to a BigChange account using a securely generated API key and obtain a session for downstream calls.
Jobs
/jobsList jobs with filters for job type, status, date range, customer, and assigned resource.
Jobs
/create_jobCreate a new job and assign it to a customer, site, and resource against your configured job types and custom fields.
CRM
/contactsRetrieve CRM contacts, customers, and sites with filters for status and account hierarchy.
Workforce
/resourcesPull engineers, vehicles, schedules, and GPS tracking data for dispatch and capacity planning.
Finance
/invoicesPull invoices, payments, and stock movements for reconciliation with accounting systems.
- Pull jobs, job types, and statuses into a single warehouse or operations dashboard - Stream job completion events, signatures, and photos to downstream CX and BI tools - Push new jobs and status updates back into BigChange without manual data entry
- Sync contacts, customers, and sites between BigChange and your CRM or ERP - Mirror account hierarchy and custom fields across systems - Trigger workflows when a new customer or site is created
- Pull engineer schedules, vehicle tracking, and GPS time data for capacity planning - Surface live ETAs and dispatch state to customer portals and notifications - Reconcile timesheets and job durations for payroll and reporting
- Sync invoices and payments from BigChange into your general ledger and AR systems - Track stock movements and asset usage against jobs - Surface unbilled work and overdue invoices to finance workflows
Authentication
Securely generated API keys with per-user permission scopes, handled in a managed session
Connectivity
BigChange Developer REST API plus authenticated web-services flows where exposed by the account
Response format
Normalized JSON across Jobs, Contacts, Resources, Vehicles, Assets, and Invoices
Rate limits
Adaptive throttling tuned to your account to avoid BigChange-side limits
Session management
Automatic key rotation, session refresh, and permission-scope handling
Data freshness
Near real-time pulls for jobs, schedules, and tracking with optional scheduled batch syncs
Security
Encrypted credential vault, scoped access keys, SOC 2-aligned controls, and audit logging
Webhooks
Event-style callbacks for job creation, status changes, completion, and invoice events
Latency
Sub-second reads on cached entities; multi-second writes when posting jobs and financial records
Throughput
Horizontally scaled workers sized to high-volume scheduling and dispatch activity
Reliability
Retry, backoff, and idempotency keys for job creation, status updates, and invoice transactions
Adaptation
Continuous monitoring of BigChange releases, REST API changes, and account-specific configuration drift
Yes. BigChange offers a Developer REST API with securely generated API keys and tightly controlled, per-user permissions. Supergood works against that API plus authenticated web-services surfaces to deliver complete, normalized coverage of your account's data.
Each account is profiled against its configured job types, custom fields, and worksheet templates. Supergood preserves these account-specific fields and lifecycle states rather than forcing a generic schema.
Yes. The API supports creating and updating jobs, statuses, contacts, and financial records, so you can automate dispatch and back-office workflows in both directions.
Yes. Job completion, signatures, photos, timesheets, and GPS tracking that originate in the engineer mobile app are reconciled with back-office records and exposed through the same normalized API surface.
Invoices, payments, and stock movements are exposed for reconciliation with accounting systems, and the API supports low-code tools like Power Automate alongside direct integration, so you can connect BigChange to your wider tech stack.