Create a work order and attach assets/tasks to it using Fiix CMMS's object-based CRUD API.

domain: fiixlabs.github.io · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Generate an Application Key, Access Key, and Secret Key under Settings > Connect Management > API Application Settings as an administrator (works against a free sandbox for Enterprise-plan accounts).
  2. Use the add method with className WorkOrder and required fields (e.g., intSiteID, intWorkOrderStatusID) to create the work order.
  3. Associate assets via className WorkOrderAsset (intWorkOrderID + intAssetID) and add checklist tasks via className WorkOrderTask.
  4. Use find/findById with an explicit fields list and dv_-prefixed fields to get human-readable display values for related records instead of raw IDs.
  5. Batch multiple add/find calls into one batch request when creating a work order with several associated assets/tasks, since batch requests are transactional (all-or-nothing).

Known gotchas

Related routes

Automate work order creation and preventive maintenance scheduling via the Fiix CMMS API
fiixsoftware.com · 5 steps · unrated
Upload a photo/file attachment to a field service work order via API.
fiixlabs.github.io · 5 steps · unrated
Create a work order via the Fleetio API
developer.fleetio.com · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans