Discussions
workorder criteria question
is it possible to filter workorders on last action <> archived?
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?
Does Event Service have a JSON schema to use for mapping?
I see samples but are these comprehensive? hard to tell. Is schema available?
Retrieving Task Details with RetrieveMultiple() is failing
Hi!
RepairCode is not in data returned from https://am-ce911c.corrigo.com/api/v1/base/WorkOrder?ID=xxxxxxxxx
repaircode is referenced here in workorder entity: https://developer.corrigo.com/reference/entities-2#workorder
Using AssetTree entity, is it possible to move the asset from 1 WorkZone to another?
AssetTree.ParentId refers to AssetId of the owning WorkZone I believe.
Does Corrigo API have another way to execute /query endpoint with pagination, with FirstResultIndex on query string parameter?
Something like this https://am-ce99a.corrigo.com/api/v1/query/Space?FirstResultIndex=2000
Corrigo contact import - Questions
Hi,
Issue with hitting GetContact api
Hi, I'm facing an issue with hitting the api to get contacts
Default Site for Contacts through API
Does anyone know the method/docu for setting a contact's default site via API? Nothing regarding that in the site documentation, but has to be possible... right?