Retrieving the Office ID
The Office ID is a value that may be required as an input to various API endpoints.
There are two ways to see your offices.
1) Using the API
https://docs.enerflo.io/reference/get-details-about-all-offices
2) Using the UI
To identify the office_id values available to your org, complete the following steps:
Step 1: Access the list view of offices: https://enerflo.io/company/offices
Step 2: Identify the individual office in question and click the blue "View" button from the Actions column. This will open the office details page.
Step 3: The office_id value can be extrapolated from the URL of the office details page.
Example https://enerflo.io/company/office/edit/123456789.
In this example, the office_id value is 123456789.
Updated 10 months ago
