Developer Q&A
API feature to delete work order attachments?
I'm unable to locate in the API the ability to delete attachments from a work order. Does that exist? If so, through what method? Thanks.
Corrigo v10
Does the API work for Corrigo v10.3 ?
ProviderCOI
Non-Corrigo user here. Doing due diligence for an integration. I see a ProviderCOI in the API that has Insurance related fields. Obviously the name suggests it is specific to the Provider. But is it specific to the Provider and Work Order combined? In other words, is it specific to "ABC HVAC" and "Hospital A"? Or is it just specific to "ABC HVAC"?
Facility/Building/Property API
Non-Corrigo user here. Doing due diligence for an integration. So pardon me if this is an obvious one... Is there a Facility/Building/Property available in the API? If so what is it called?
Insurance Fields
What fields in the system store insurance information?
Custom Fields API
Non-Corrigo user here. Doing due diligence for an integration. Are custom fields exposed in the API? Can we create a custom field using the API?
Service Provider in the API
Non-Corrigo user here. Doing due diligence for an integration. So pardon me if this is an obvious one... I would like to be able to read all Vendors, or what I believe is called Service Providers in Corrigo using the API. However searching the docs, I did not find "ServiceProvider" or anything like it in the API. What is that entity called in the API?
Time Zone is undefined error create WO
Hi,
Obtain Owner ID and Crew Size from Work Order
I'm retrieving work orders and trying to determine the owner id and crew size, however am not sure which fields they may be under as defined in the CorrigoService ClassLibrary documentation, as there is no reference to either. How are owners and crew size associated to the workOrder class?
Query Work Orders by Custom Fields
Is there a way to filter a retrieveMultiple query by a specific custom field value?