Facilities Management Express (FMX) is cloud-based facility and maintenance management software used by schools, municipalities, healthcare, manufacturing, and property teams to manage service requests, work orders, preventive maintenance, assets, inventory, and room reservations. An

Facilities Management Express is a cloud platform for facilities and maintenance operations that centralizes service requests, work orders, preventive maintenance, asset tracking, inventory, facility scheduling, and transportation/fleet requests. Teams use FMX to triage and complete work orders, maintain equipment with calendar- or meter-based PM plans, manage parts stock and suppliers, schedule rooms and events with approval workflows, and analyze KPIs like response times, completion rates, and downtime.
Core product areas include:
Common data entities:
Facilities teams rely on FMX daily, but turning portal-based workflows into API-driven automation is non-trivial:
Supergood reverse-engineers authenticated browser flows and network interactions to deliver a resilient API endpoint layer for your FMX tenant.
Book a 30-minute session to confirm your modules, licensing, and authentication model.
We deliver a hardened FMX adapter tailored to your workflows and entitlements.
Go live with continuous monitoring and automatic adjustments as FMX 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.
Authentication
/sessions/refreshRefresh an existing token to keep sessions uninterrupted.
Work Orders
/work-ordersList work orders and service requests with filters and summary details.
Assets
/assetsCreate a new asset/equipment record with location, lifecycle, and warranty metadata.
Preventive Maintenance
/pm-tasks/{pmTaskId}Update a preventive maintenance task's schedule, assignments, and checklist.
Facility Reservations
/reservationsCreate a room reservation with approvals and setup requirements.
- Mirror service requests and work orders into your internal systems - Keep priorities, SLA due dates, and assignments current for analytics and routing - Attach photos/documents and unify comments across field and office tools
- Generate PM tasks from sensor alerts or runtime meters - Update checklists and next-due dates programmatically - Track completion and trigger follow-on inspections or audits
- Sync assets, meter readings, and warranty details with your CMDB/ERP - Normalize parts issues/receipts and push costs to accounting (e.g., QuickBooks) - Reconcile stock levels and reorder points across sites
- Ingest reservations and approvals into your calendar platform - Automate setup/teardown tasks linked to events - Drive notifications and room utilization analytics in real time
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 work orders, PM tasks, assets, inventory, and reservations
Security
Encrypted transport, scoped tokens, and audit logging; respects FMX role-based permissions
Webhooks
Optional asynchronous delivery for long-running workflows (e.g., approvals, schedule changes)
Latency
Sub-second responses for list/detail queries under normal load
Throughput
Designed for high-volume work order sync and PM/reservation 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 Work Orders & Requests, Preventive Maintenance (Plans, Tasks, Checklists), Asset Management (Tags, Warranty, Meter Readings), Inventory (Issues/Receipts, Reorder), and Facility Scheduling (Reservations, Approvals), 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 parts issues/receipts and labor hours from work orders to match your ERP/accounting schema (e.g., cost centers, GL codes) and deliver updates via webhooks or polling while complying with rate and permission constraints. We commonly integrate with QuickBooks.
Yes. We support downloading approval artifacts and uploading attachments via signed uploads, with checksum validation and time-limited URLs. Approval states and required sign-offs are modeled explicitly in our normalized responses.