Developer Q&A

Ask a Question

Is there a list of properties that cannot be updated via the API?

I am trying to update a WorkOrder and I am getting this error:

Archibus

Does corrigo have an API direct interface with ArchBus so we could move data seamlessly?

Conditions not being used when RetrieveMultiple is used.

Hi,

What are the list of valid ActionReason values for the WoCompleteCommand?

Hi,

Unable to delete WorkOrders

Hi,

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?

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?