Jobber is field service management software used by home service businesses (e.g., HVAC, plumbing, electrical, landscaping, cleaning) to manage clients, properties, scheduling and dispatch, quotes and jobs, invoicing and payments, and client communication. An unofficial API lets you p

Jobber is a cloud platform for home and field service businesses that centralizes CRM, scheduling, quoting, job execution, and billing across back office and field teams. Companies use Jobber to manage client records and service locations, plan routes and calendars, build quotes and jobs, send invoices and take payments, and communicate with customers via a client portal.
Core product areas include:
Common data entities:
Service teams rely on Jobber daily, but turning portal-based workflows into API-driven automation has nuances:
Supergood reverse-engineers authenticated browser and mobile interactions to deliver a resilient API endpoint layer for your Jobber tenant.
Book a 30-minute session to confirm your modules, licensing, and authentication model.
We deliver a hardened Jobber adapter tailored to your workflows and entitlements.
Go live with continuous monitoring and automatic adjustments as Jobber 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.
Clients
/clientsList clients with optional property details and filters.
Clients
/clientsCreate a new client with primary contact and properties.
Jobs
/jobsList jobs with scheduled visits and assignment details.
Quotes
/quotesCreate a quote for a client/property with line items, taxes, and optional send settings.
- Mirror clients and their service locations into your CRM or data warehouse - Keep contact details, addresses, and tags current for marketing and routing - Standardize address formats and geocodes across multi-tenant operations
- Generate quotes from inspections, IoT detections, or lead intake workflows - Convert approved quotes into scheduled jobs with assigned technicians - Push invoices to accounting and reconcile payments in near real time
- Ingest job calendars and visits to power capacity planning and routing - Auto-schedule visits based on priority, SLA, or proximity - Trigger alerts for overdue jobs and balance workload across teams
- Sync attachments and technician notes from visits into your platform - Enforce checklists/forms and create follow-ups when thresholds are met - Build customer-facing reports with before/after photos and timestamps
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 clients, properties, quotes, jobs, invoices, and payments
Security
Encrypted transport, scoped tokens, and audit logging; respects Jobber role-based permissions
Webhooks
Optional asynchronous delivery for long-running workflows (e.g., quote approvals, visit completions, invoice payments)
Latency
Sub-second responses for list/detail queries under normal load
Throughput
Designed for high-volume client sync and schedule/quote processing
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 CRM (clients, properties), Scheduling & Dispatch (jobs, visits), Quotes & Jobs, and Invoicing & Payments, 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 invoices, taxes, line items, and payments to match your ERP schema (e.g., QuickBooks Online) 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.