Service Fusion
Service Fusion is field service management (FSM) software for home-service contractors - HVAC, plumbing, electrical, appliance repair, and similar trades. It covers customer management, estimates, scheduling and dispatch, work orders/jobs, invoicing, payments, inventory, and a technician mobile app, with flat-rate pricing and unlimited users on every plan. Service Fusion exposes an Open API - a REST/JSON interface secured with OAuth 2.0 (base https://api.servicefusion.com/v1, token endpoint https://api.servicefusion.com/oauth/access_token) - that lets developers read and create records for customers, jobs, estimates, invoices, technicians, and related resources. API access is available on the Pro plan; the API is rate limited to roughly 60 requests per minute.
APIs
Service Fusion Customers API
List, search, retrieve, and create customer accounts - the businesses and homeowners a contractor serves - including addresses, phone/email contacts, and custom fields. Customer...
Service Fusion Contacts API
Manage the individual contacts and service locations attached to a customer account - names, roles, phone numbers, emails, and site addresses used for scheduling and communication.
Service Fusion Jobs API
List, search, retrieve, and create jobs (work orders) - the scheduled service visits assigned to technicians. Supports filtering by status, customer, and date range. Note - list...
Service Fusion Estimates API
List, retrieve, and create estimates (quotes) presented to customers before work begins, including line items for products and services, pricing, and status. Approved estimates ...
Service Fusion Invoices API
List, retrieve, and create invoices billed to customers for completed work, including line items, totals, balance due, and payment status. Includes an open-invoices view for out...
Service Fusion Products and Services API
Manage the catalog of products (inventory items and parts) and services (labor and flat-rate tasks) used as line items on estimates, jobs, and invoices, including names, descrip...
Service Fusion Payments API
List, retrieve, and record payments applied to invoices - amount, method, date, and the invoice or customer the payment settles - for reconciling accounts receivable.
Service Fusion Techs and Users API
Retrieve the roster of technicians and users in the account - the field workforce jobs are assigned to and dispatched against - including names, contact details, and identifiers...
Service Fusion Calendar Tasks API
List, retrieve, and create calendar tasks - non-job scheduled items such as reminders, follow-ups, and internal to-dos placed on the dispatch calendar and optionally assigned to...