Clockworks Work Orders API

The workorders container. Carries the Task records Clockworks users create from diagnostic results and synchronizes them to work orders in a CMMS. Uses a bearer token obtained from POST /workorders/auth/token with a clientId and clientSecret, valid for 3599 seconds, rather than the subscription key used by the other containers.

API entry from apis.yml

apis.yml Raw ↑
name: Clockworks Work Orders API
description: The workorders container. Carries the Task records Clockworks users create from diagnostic
  results and synchronizes them to work orders in a CMMS. Uses a bearer token obtained from POST /workorders/auth/token
  with a clientId and clientSecret, valid for 3599 seconds, rather than the subscription key used by the
  other containers.
humanURL: https://clockworksanalytics.atlassian.net/wiki/spaces/ClockworksAnalyticsUM/pages/5742297089/CMMS+Integration+Developer+Guide+version+2
baseURL: https://rest.buildingsapi.net/workorders
tags:
- Work Orders
- Tasks
- CMMS
properties:
- type: Documentation
  url: https://clockworksanalytics.atlassian.net/wiki/spaces/ClockworksAnalyticsUM/pages/5742297089/CMMS+Integration+Developer+Guide+version+2
- type: GettingStarted
  url: https://clockworksanalytics.atlassian.net/wiki/spaces/ClockworksAnalyticsUM/pages/5742297089/CMMS+Integration+Developer+Guide+version+2