Discussions

Ask a Question

Query interface — can one query combine condition groups with OR? e.g. (A = 1 AND B = 1) OR (A = 1 AND C = 2)

We access your platform's query APIs through our own backend gateway (a JSON/REST
BFF). For list-type queries we currently send flat equality filters and understand
these to be combined with AND (every supplied filter must match). We now have a
requirement to match a list by a boolean combination of two condition groups,
rather than a single flat AND list.

Help with 503 errors - Not able to call for 2 days

I have some production code that calls the corrigo API. It has been running withouth too many issues, but on Saturday it started failing with 502 errors. Please help me understand what is going on.

How to find the eligible Employee/Technician list for a new WorkOrder based on WorkZone, Space, or Asset?

Hi everyone,

Is there a way to update work order status from New to Open via the API?

Is there a way to update a work order's status from "New" to "Open" via the API? If so, could you provide an example of the request needed to perform this status change?

No "send" option for assigned work order

I assigned a WO to an outside service pro but it did not give me the usual option to "send". Now it is assigned to them but it is not sent, and in my upper right corner drop box, "SEND" is not an option. Why cant I send this work order?

Message board

Does Corrigo have some kind of message board so that customers and techs can check messages in a centralized location?

Can Corrigo ingest specialty assignments by work zone from a third party lease abstraction software? If so what, if any, structural data limitations exist?


Is there a direct image upload API endpoint (multipart/form-data) for work order attachments?

Hello,