Discussions

Ask a Question
ANSWERED

API command for auto send work orders

We have several API's to Corrigo that create work orders. When a work order is created by an API that is assigned to a vendor in Corrigo, it doesn't get automatically sent to the vendor. You have to manually select "Send". Is there an API work order command that would force the work order to auto send to the vendor?
ANSWERED

Query Location (Equipment) Attributes

How do you query Location object extended attributes? I always get the same fields but need them all: ![](https://files.readme.io/132f1b6-image.png)
ANSWERED

Count records in an entity

Hi all, I am wondering if there is a call that can be made to the /query API that would return a count of the records in an Entity rather than returning the data. Thanks for any pointers (or even confirmaiton it is not possible). Kind regards, Graham
ANSWERED

Customer Groups entity in Data Model?

Hi, I'm hoping someone can help me with this. In the Data Model, there are entities linking Customer, Contact and User to Groups. But where would I find the details of a Group - I am expecting to see an Entity that has links those Groups IDs to a Group name and other Group information. I can't see it in the Data Model of Entities. Thanks for any pointers. Kind regards Graham
ANSWERED

Linking custom fields to entities

Hi, I am trying to understand how custom fields are linked to records in main entity tables. For example, we have a custom field that is used in all our customer records. The Data Model of Entities would indicate that the "CustomField2 entity reference" is where custom fields used by the Customer entity are stored. But I am struggling to see how to identify a custom field value that belongs to a specific customer record. Any pointers on how these link together would be really appreciated. Thank you
ANSWERED

Web hooks

Does Corrigo have outbound webhooks?
ANSWERED

Proposal Items

Hi Is there a way to get proposal items (activity items, such as who made approval on which time, not items of its approval template) from API?
ANSWERED

workorder criteria question

is it possible to filter workorders on last action \<> archived?
ANSWERED

Approver List

We successfully created some "purchase" proposals via API. But we just found we only can get their status in query. Is there a way to get the "Approver List" details of a proposal?
ANSWERED

Does Event Service have a JSON schema to use for mapping?

I see samples but are these comprehensive? hard to tell. Is schema available? <https://developer.corrigo.com/reference/event-service#sample-payloads>