Developer Q&A
Soap error when retrieving very old work orders from 2005
I am doing a query for work orders by the day the where created and the following error is reported by your API.
WoCreateCommand JSON Request
I'm trying to create a simple work order in sandbox using https://am-helper.corrigo.com/jll-wfs-sandbox/WoCreateCommand. The message returned is "{"type":"NullReferenceException","message":"Object reference not set to an instance of an object."}". It would be nice if the message was a bit more descriptive. Can anyone tell me what I need to change in my request?
Pulling work order data from Corrigo
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?
Document.Blob scalar property must be the last in property path
Have you even dealt with something like this?
I am trying to make a call to their API to get our Documents. I am using almost the exact same code as before. I had to change from using "AllProperties" to a "PropertySet" in an attempt to get the Blob variable stored in the Document object.
LoginCompany is failing
We are using LoginCompany service using https://am-apilocator.corrigo.com/wsdk/CorrigoService.asmx. But from this morning LoginCompany is failing with "500 Internal Server Error". And below is the error:
Get Location data using API.
We have developed a tool that creates WorkOrder, for that we need to pull the latest updated location data. Currently we are provided with an excel file of locations, we want to automate this mechanism.
Is there a way to pull/get my company's JLL locations using API?
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?
Discovery url for execute/retrieve operations
Hello Team,
Document shared flag is not working as expected
Hello, I am trying to create a work order using the Corrigo web services. When creating documents I am sending the IsShared flag of true but when I view the work order in the Corrigo portal it displays Shared: no