- Overview
- Account Settings
- Assets
- Connectors Framework
- Customer Portal
- Customers
- Dashboards
- Devices
- Dispatching
- Forms
- Inventory
- Invoices & Billing
- Locations
- Payments
- Parts
- Projects
- Quotes
- Recurrent Routes
- Recurrent Services
- Reports
- Sales Orders
- Schedule
- Services
- Tasks
- Text Messaging
- Time Tracking
- Users
- Work Orders
Overview
The MobiWork Inbound REST API is organized around the Representational State Transfer (REST) architectural style.
All requests and responses can only be accessed through SSL. MobiWork uses 256-bit SSL encryption (the highest level commercially available).
All URLs follows the same URL format.
All request and responses (including errors) are in XML format.
In addition, all requests and responses requires an authentication token to be retrieved first as shown in the following diagram:
The MobiWork Inbound REST API is organized around the Representational State Transfer (REST) architectural style.
All requests and responses can only be accessed through SSL. MobiWork uses 256-bit SSL encryption (the highest level commercially available).
All URLs follows the same URL format.
All request and responses (including errors) are in XML format.
In addition, all requests and responses requires an authentication token to be retrieved first as shown in the following diagram: