Discussions
Create Work Order Error - "Time Zone is undefined"
I send a Create Work Order command (json below). Post to endpoint "/api/v1/cmd/WoCreateCommand". I received the following error response:
Question about Query Location (Asset)
I was given some sample Postman queries and one of them had a "Query Location (Asset)" step, where I was doing a query using the following conditions:
Corrigo -4insite
Hello,
Getting error calling /api/v1/cmd/GetCompanyWsdkUrlCommand
We are getting the following error when trying to call /api/v1/cmd/GetCompanyWsdkUrlCommand , please advise:
API is not working
This API: https://az-apac-ent-f1.corrigo.com/wsdk/CorrigoService.asmx
is not working since morning, Please help if there is change in the API string. This API is being used to extract data for Production ETL.
Access logs API
Hi,
Querying for work orders where a custom field is null.
Is this a valid query condition for querying if the "my_link" custom field is null?
Limits for Corrigo API
Hello, my team is developing an integration to update Employees Portfolios. There is a chance that we hit the Corrigo REST API with about 1000 calls in a short amount of time. Nothing complex, but requesting UserIds and Portfolios to create a hash and compare against the potential data to update. Wondering what type of threshold Corrigo API has in terms of handling these types of requests?
Which post payload is correct to create a work order
Hello, I am working to help automate the creation of work orders when an IoT monitoring server determines that a piece of equipment needs service.
Need to return WorkZones based on Employee and then Update WorkZones
We are creating an integration layer between our HR client and Corrigo to provide real time updates to our Employees Locations. I am looking to link our Employee's (UserId) to a WorkZone. I know there is a boolean that controls Access to All WorkZones, that is not what I am interested in. Wondering if you could provide me an example of how to drill into an Employee's WorkZone?