Discussions

Ask a Question

Event Notification/Service/Plugin

We're looking to setup event services to have Corrigo push data to our other internal services when Work Orders are created and then later assigned. In the documentation I can see:

API to fetch related module data to create a WO

We are trying to build a 2 way integration between Facilio and Corrigo for Workorder Module .
Inorder to achieve the same , we need to maintain a mapping of certain attributes in Facilio ( such as customer , property etc) .
Where can we find the API's to fetch the related data that has to be maintained or mapped to create a Work Order in Corrigo (such as the following):
Customer
Category
Subcategory
Task
Priority
Property
Asset

ANSWERED

Entity Relationship Diagram (ERD)

Hi. Is there an ERD available for the Corrigo API?

ANSWERED

Error using query endpoint

When I used Query API, I get an error message getting the list of WorkOrder Custom Fields,
it looks like some issue in using ActoryType in condition, I tried ObjectTypeId = “WO” , it returns
{
"ErrorMessage": "Input string was not in a correct format.",
"ErrorCode": "BUSINESS_LOGIC_ERROR",
"TimeStamp": "2022-02-23T20:39:32.1179262Z"
}

PO in workorder

Hi, am new to corrigo. Want to work with purchase order and totally stuck. Please guide the steps.
I have listed workorders with status "New" and these are some of keys

ANSWERED

Issue with hitting GetContact api

Hi, I'm facing an issue with hitting the api to get contacts

Updating Internal Cost Status

I'm able to pull internal cost information (specifically the Internal Cost Status and it's ID).

Pull Internal Cost Line Items

Is their a model or method to pull / update / add internal cost line items?
If so, could you provide an example

How to get the space associated with an equipment/asset

Is there any API to retrieve the Space associated with an equipment/asset under a building?