Developer Q&A

Ask a Question

Corrigo API/payload needed to update workzone, customer, space

We are developing an interface where we are exchanging data from OCF(source) to Corrigo System(target)
During development we have faced an issue when we are trying to push the updated projects coming from source. However we are having only APIs which support the creation of workzone, customer, spaces.

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?

How to link "Floor 01" to sub-locations?

I was wondering how to look up a “Child” or “Sub” location.

Is our server IP blocked by corrigo?

We have 2 processes integrated to Corrigo API 9.7. Since 1 hour ago these processes cannot connect to corrigo from the regular server, however when running from a different server it works. Is there a chance that Corrigo blocked our IP?

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:

API Documents

We would like to ask for your assistance if can provide us with “API specification documents” or if you can direct us who is the best contact person to ask for this specific document.

How to retrieve multiple work orders with "Invoice Number"?

Can you please provide a sample payload that will return the invoice number in the response for "authorized" work orders.

WO document upload

Hello,

Production url details

Currently we are doing testing with Corrigo’s test environment, below are the details:
https://am-apilocator.corrigo.com/wsdk/CorrigoService.asmx : This is endpoint being used to post (create/update/delete) contacts.
And UI: https://preview-cbretmobile.corrigo.com/CorpNet/Login.aspx : Where we validate the contacts after posting.
Similarly, we need an endpoint and UI details for pre-production(if available) and Production.

Performance issues with RetrieveMultiple workzones

Hello! I would like to get all WorkZones and, from that, retrieve each WorkZone.Id and DisplayAs. The problem I am having is that there are so many WorkZones, the request takes between 15 and 25 seconds. Is there a specific QueryExpression that will only return those two fields needed? This is what I currently have.