Developer Q&A
Unable to get WorkItems for WorkOrders
I am able to create WorkOrders (with workitems) via the API, but when I retrieve a WorkOrder the response I get do not include my workitems. How would I be able to retrieve those items along with the WorkOrders?
How to change error in "parent company" area?
I keep getting an error when syncing for a customer saying I have an invalid character in the "parent company"? How do I change that?
Cannot create a Space (location)
I am following the guide indicated here: https://developer.corrigo.com/docs/work-order-c
Issue creating a customer: Name is a required field.
Hi I'm trying to create a customer. I am getting this error:
How to create a WorkZone using Python 3 + zeep
Do you happen to have sample code using Python which creates a workzone?
Corrigo REST/JSON available?
I'm trying to integrate Corrigo and a chatbot, but I having some limitations (like change 'Header' information and this kind of stuff).
SOAP RetrieveMultiple - WorkOrder - Object must implement IConvertible.
Hello,
Updating WorkZone : How NOT to update TimeZone in WorkZone entity? Given that TimeZone is a required field in WorkZone entity.
Updating WorkZone : How NOT to update TimeZone from a WorkZone? Given that TimeZone is a required field in WorkZone entity.
How can i use API to move an Asset and preserve Work Order & Attribute history
Our Corrigo database has existing data that has valuable history. Also, we are considering a change to our asset structure where we need to move the Asset from one hierarchy to a slightly different one.
WoAssignCommand ActionDate Error
I am executing the WoAssignCommand via the API. I am setting the ActionDate as the current time. I set the mode to Primary. I am also assigning the employee, status, and work id.