Webhook delivered
POST /work-orders, 200 OK
"Building alarms, work orders, bookings, and approvals live in different systems"
"Residents and staff report issues from chat, QR, email, and front desks"
"ERP and finance data needs clean field mapping before it can reconcile"
"Sync errors become operational problems when no one can see what failed"
APIs and webhooks move events in and out of the operating record
Messaging channels bring fault intake, tracking, and booking updates into the same flow
BMS, IoT, and identity connect through site-specific configuration
ERP, finance, and legacy systems connect through mapped data flows
Use built-in APIs and webhooks for day-to-day movement. Configure messaging and building channels around each site. Map enterprise systems when records need to reconcile cleanly.
Documented surfaces for moving data into and out of the operating record.
Standard protocols and channels that need tenant settings, credentials, routing rules, or device details.
ERP, finance, and legacy systems need agreed objects, sync direction, access method, test data, and acceptance checks before they connect.
work_order.created
POST https://example.com/hooks/wo
Requester update sent by channel
Fault status changed, tracking link delivered
BACnet threshold event ingested
Chiller-03 temp > 28°C, work request opened
Push and pull facility data through versioned REST endpoints and event webhooks. Idempotent, paginated, and documented.
TLS in transit, AES-256 at rest, Google Workspace SSO (SAML providers via implementation), permission-limited API keys, and audit log with named actor on every authenticated write.
SAP, Oracle, finance systems, and legacy BMS need field mapping, test data, access rules, and a handover path before they go live.
Each team sees the integration path that matters to their work: APIs, channel setup, or mapped enterprise data.
Built-in API, webhooks, and SSO cover common needs. Enterprise connections define access, fields, and testing before go-live.
Webhooks push facility events to the tools your team already checks. Messaging channels support fault intake, requester tracking, and booking notifications once configured for the deployment.
CSV exports cover monthly close. Direct ERP sync needs mapped fields, sync direction, and test data if reconciliation needs a faster cadence.
REST API with versioned endpoints, OpenAPI 3.0 spec at docs.infodeck.io, and webhook event schemas with try-it-now examples.
APIs, webhooks, CSV, SSO, messaging channels, and building-system protocols all feed the same operating record.
Versioned REST endpoints across the operating record. Pagination, idempotency, and standard error responses.
Webhook events for work orders, assets, requests, approvals, and proof entries. Use them for Slack-style notifications, automation, and downstream systems.
Bulk import and export for assets, locations, users, work orders, and PM schedules.
Google Workspace SSO is wired today. Azure AD, Okta, and other SAML providers are configured during implementation.
BACnet, MQTT, and LoRaWAN network servers (Modbus and OPC-UA on the roadmap), plus Telegram, WhatsApp, LINE, Slack, Teams, or SMS channels for fault intake, tracking, and booking updates.
Every authenticated write is logged with actor, permission context, timestamp, and payload hash.
How Infodeck connects APIs, messaging channels, building systems, and enterprise records.
Still have questions?
Bring the systems your team already uses. We will map the cleanest path across APIs, webhooks, messaging channels, building systems, and enterprise data.
API and webhooks are documented at docs.infodeck.io. Enterprise integrations are mapped before implementation starts.