Joblogic
Joblogic is a cloud field service management (FSM) platform for trades, service, and maintenance contractors - covering customers, sites, assets, jobs, engineer scheduling, mobile workforce, quotes, invoices, stock, and PPM (planned preventative maintenance) contracts. Joblogic exposes a REST API (base path /api/v1) secured with OAuth2 client-credentials tokens issued by a Joblogic IdentityServer, plus outbound webhooks for change events. API access is customer-provisioned - Joblogic issues a Client ID, Client Secret, and Tenant ID and IP-allowlists callers behind a firewall, with a UAT sandbox for integration development.
APIs
Joblogic Customers API
Search, retrieve, create, update, delete, and set the status of customer records - the account entities that own sites, jobs, quotes, and invoices in Joblogic. Includes customer...
Joblogic Contacts API
Manage contacts attached to customers, sites, suppliers, and subcontractors - create, update, delete, look up contacts by parent entity, and configure the events a contact is no...
Joblogic Sites API
Manage sites - the physical service locations belonging to a customer where assets live and work is carried out. Search, retrieve, create, update, delete, set status, and config...
Joblogic Assets API
Manage the equipment and plant assets located at customer sites that Joblogic services and maintains - search, retrieve by integer or unique ID, create, update, and delete asset...
Joblogic Jobs API
The core work-order surface - create, retrieve, search, update, delete, approve, and change the status of jobs, assign contacts, generate job sheets, and record job costs (labou...
Joblogic Visits API
Schedule and manage engineer visits against jobs - search, retrieve, create, update, delete, deploy / re-deploy to a mobile engineer, cancel, and search the scheduler planner.
Joblogic Engineers API
Search and retrieve field engineers, update certificate registration numbers, mark engineers on-call, and run scheduler searches to place visits against the mobile workforce.
Joblogic Quotes API
Create, search, retrieve, update, and delete quotes, read quote costs, assign contacts, approve / reject / revert / cancel a quote, and generate a quote document, with quote att...
Joblogic Invoices API
Create, search, retrieve, update, and delete invoices - including standard, customer-grouped, and PPM invoices - and generate invoice documents. Syncs with accounting integratio...