Developer Q&A

Ask a Question

Updates to API

Hi ... My organization is using the Corrigo Web Service API to load data into our CRM. We are being asked to upgrade Corrigo as we are 3 major releases behind. I have reviewed the update documentation, but trying to determine if I can continue to use this API with the same inputs are I previously had in order to get data or if I need to engage my development team to make updates to the integration. Looking for direction. Taylor Hodges from your organization is my PM / contact. Thanks

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.