Connect Cfs GS to KODE OS for work orders, asset, reservations, other data integration
Overview
Use this integration to connect CFS GS to KODE OS for work orders, assets, reservations, and related data. You can discover devices and points, collect operational data with hybrid snapshot collection, and run supported connector actions where the API allows.Supported Capabilities
- Discover Devices & Points
- Collect Sensor Data
- Collect Non-Sensor Data
- Collect Historical Data
- Collect Historical Multi-Entity Data
- Discover Assets
Prerequisites
- An active account with Cfs GS and access to their API or developer portal
- OAuth client credentials (Client ID and Client Secret) from the Cfs GS developer portal
- KODE OS environment with access to Data Sources
Generate API Credentials
- Log in to the Cfs GS developer portal or admin console
- Navigate to the API or developer settings section
- Create a new API application or client
- Note the Client ID and Client Secret — you will need these when configuring the connector in KODE OS
Configure Connector in KODE OS
- Navigate to Data Sources in your building
- Click API Catalog and search for Cfs GS
- Click + Add Datasource
- Fill in the fields below and complete the three-page setup flow
Discover Devices and Points
After configuring the connector, click Discover on the connector detail page. KODE OS will query the Cfs GS system and return a list of available devices and their data points. Review the discovered items and select the devices you want to register in KODE OS. For more details on the discovery process, see the Discovery guide.Devices and Points
What Data You Get
Work Orders
Maintenance and service requests including title, description, status, priority, assignee, due dates, vendor response, resolution details, and cost estimates KODE OS maps Cfs GS data to these standard fields:Assets
Asset inventory records including asset type, location, condition, and associated metadataPolling Schedule
- WorkOrder — Default polling: 5 minutes (min: 5 minutes, max: 60 minutes)
- Asset — Default polling: 15 minutes (min: 5 minutes, max: 60 minutes)
- GsPmSchedule — Default polling: 1 hours (min: 1 hours, max: 6 hours)
- GsBookLabor — Default polling: 7 days (min: 7 days, max: 7 days)
- GsBooking
- GsBookingDate
- GsServiceRequest
- GsSurvey
- GsServiceProvider
- GsBuilding
Available Actions
Create Work Order
Type: Write Creates a new work order in the CFS GS (Dynamics 365 Field Service) systemExample Request
Expected Result
- KODE OS sends the action to the external API using the configured connector credentials
- The external system returns success (typically HTTP 2xx) and processes the requested operation
Create Asset
Type: Write Creates a new asset record in the CFS GS systemExample Request
Expected Result
- KODE OS sends the action to the external API using the configured connector credentials
- The external system returns success (typically HTTP 2xx) and processes the requested operation
Update Asset
Type: Write Updates an existing asset record in the CFS GS systemExample Request
Expected Result
- KODE OS sends the action to the external API using the configured connector credentials
- The external system returns success (typically HTTP 2xx) and processes the requested operation
Use Cases
Once connected, this integration enables you to:- Centralize maintenance requests and work order status from facility management systems
- Create and update work orders directly from KODE OS when issues are detected
- Track maintenance KPIs including response time, completion rate, and cost
- Centralize space and resource booking data across platforms
Troubleshooting
Authentication or connection error
Authentication or connection error
Verify that the credentials are correct and have not expired. Check that the URL is reachable from the KODE OS environment. Ensure the Client ID and Client Secret match the values from the Cfs GS developer portal.
Discovery returns no devices
Discovery returns no devices
Verify the connector credentials have sufficient permissions in the Cfs GS system to list devices. Run a test connection first to confirm connectivity. Some systems require specific API scopes or roles for device enumeration.
Data collection stops or gaps appear
Data collection stops or gaps appear
Check the connector status on the Data Sources page. If the status shows an error, review the error logs on the connector detail page. Common causes include expired credentials, network changes, or rate limiting by the Cfs GS API.

