Discussions

Ask a Question

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"
}