Developer Q&A

Ask a Question

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?

ANSWERED

Query Work Orders by Custom Fields

Is there a way to filter a retrieveMultiple query by a specific custom field value?

Error on Priority (ComupteSchedule=true)

Error received: Priority 'Emergency (1 hr ETA)' is escalated; assignment is required

amtWithTax error

Error received: Cannot insert the value NULL into column 'amtWhTax', table 'StageJLLMcDonalds.dbo.WorkOrderCostObject'; column does not allow nulls. INSERT fails.
The statement has been terminated.

Custom Field History via API

Is there a way to query for a Custom Field's history information (i.e. the data that appears in the View Custom Field History popup window which is stored in the cfValObjectAudit DB table), via the SOAP APIs?

Mobile Alerts Toggle

How do we set the Mobile Alerts toggle that appear as the first field on the Edit User Contact pop-up window? Which entity and what field in the scheme will update this field?

LogInStatus error

Using SOAPUI I have been trying to hit the service at http://am-apilocator.corrigo.com/wsdk/CorrigoService.asmx, and while I have been able to login successfully using the LogInCompany function, whenever I call the LogInStatus function, the following response is always returned:

9X Service testing Credentials

HI, We are trying to connect to 9X service with the C# sample 9x.WebServices.Examples.
We are using the credentials below but failing to connect.
can you provide test credentials for the service?

how to find API URL for corrigo

how to find API URL for corrigo

ANSWERED

Error Requesting WorkOrderCost

We are getting new SOAP errors when attempting to access a WorkOrderCost associated with a Work Order. This API call has been working for months but is now throwing an error on every WorkOrderCost value.