Developer Q&A

Ask a Question

Execute SpaceCreateCommand

Can you send me a sample of a working payload for SpaceCreateCommand? I'm trying to run this command but have no luck so far. I keep getting the error "Cannot find active {!{Customer}!} by given ID." even if the customerId exists in Corrigo.

is there API for max(Id), latest(create_date)?

to retrieve data from Corrigo, sometimes it's nice to be able to do an incremental data pull. therefore, it will be nice to be able to scope out the records to compare with the records already loaded.

Create a Work Order Item on behalf of someone

Hi,

how to turn off unwanted properties

i can use propertySet to specify the columns i want. but API returns all columns, with dummy values in those properties not in propertySet. is there a way i only get desired columns to return?

Execute WorkZoneCreateCommand

I'm trying to execute the WorkZoneCreateCommand but I'm getting an error

ANSWERED

WorkOrder.Address.Country response received are nulls

We’re receiving empty and non-empty WorkOrder.Address.Country from a retrieve multiple response. Upon checking preview-safeway.corrigo.com, the workorders are set with ‘United States’. Could you please see why we’re receiving empty WorkOrder.Address.Country from the WO list below?

ANSWERED

RetrieveMultiple error message:This condition requires 1 values while only 0 values were supplied. Parameter name: values

soap message:

Error using CreateCommand for a WoNote (Java)

This is a POC so I am hard coding the values so I know exactly what they are. I know I am populating the WorkOrder ID but I get this error in the CommandResponse:

Getting an error for WoScheduleRoutine Command

Here's my query:

Create a Work Order

Hi,