HomeRecipesAPI ReferenceChangelogDiscussions
Log In
Discussions

Discussions

Ask a Question

Create work order type of Preventative Maintenance

On the CyrusOne account we are using MCIM to manage our assets and preventative maintenenace.
The MCIM software has an interface to Corrigo where it creates work orders. But every work order they create is a Request. They would like the ablity to create a PM type of work order, under certain cercumstances. Is that possible? If possible, what change needs to be made to their payload?

Is it possible to get historical price list data via the API?

I see information about getting current price list data, but nothing in reference to the historical price list data. This would be nice since we are heavy users within MES and I need to know the historical price rates.

Is it possible to retreive a file connected to a work order

We would like to get a file already attached to a Corrigo work order and pull it over to another system (MCIM.) Is this possible? And if so, what commands?

Error from Corrigo API when adding time to a work order

We are getting the following error when adding time to a work order via the API:

ANSWERED

Is the Corrigo API down?

Hi,

ANSWERED

Inventory Management via REST

Hi,

ANSWERED

Error using query endpoint

When I used Query API, I get an error message getting the list of WorkOrder Custom Fields,
it looks like some issue in using ActoryType in condition, I tried ObjectTypeId = “WO” , it returns
{
"ErrorMessage": "Input string was not in a correct format.",
"ErrorCode": "BUSINESS_LOGIC_ERROR",
"TimeStamp": "2022-02-23T20:39:32.1179262Z"
}