Discussions
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:
2) How do we add notes to an existing work order?
Posted on behalf of: [email protected]
When I try to create work order, I was not seeing the Description field populated, it stayed empty.
Posted on behalf of : [email protected] who is active integration developer.
Is the Corrigo API down?
Hi,
Inventory Management via REST
Hi,
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"
}
