Discussions

Ask a Question

How would I query for work orders with a particular flag?

{
  "QueryExpression": {
    "Criteria": {
      "Conditions": [
        {
          "PropertyName": "FlagId",
          "Operator": "In",
          "Values": [
            3374
          ]
        }
      ],
      "FilterOperator": "And"
    }
  }
}

Need a collection for Corrigo REST API to create facility tickets

Where can I get the official Corrigo REST API collection needed to programmatically raise a facility ticket?

Update the Primary Email under Contact Address

How can we update the primaryEmail under the Contact Address?

Corrigo emails are not received when a workorder is created and certain email is added as the custom contact

Hi Li,

How to get all Spaces by an Address?

How to get all Spaces by an Address?

Corrigo so slow nearly working

Corrigo so slow nearly working

Relationship between Spaces, Assets, and Locations

What are the relationships between Spaces, Assets, and Locations?

API for incidents

Does the API support the creation, update, and closure of incidents in Corrigo?

Complete Integration Guidance

Hello, we are integrating Corrigo for managing our Work Orders. But we need you guidance for our queries: