Discussions
Issue Assigning Tech to Order in Corrigo API
I'm trying to use the API to create work orders in Corrigo. However, I am unable to assign technicians to the work order.
Accessing cloud documents via API
Documents added to entities in Corrigo are data elements that can be accessed in the base/query Document API calls. Of particular interest for us on the JLL Cisco account are accessing cloud stored documents.
Child Work orders
Can the Rest Api create child work orders?
How do we retrieve nested endpoints
I am trying to retrieve Rates and Amounts from a few endpoints but found that they are returning "None". Here is an example Python code for the get request.
Document uploaded via API - make available on client portal
Hi,
Issue with Document Upload to Procedure Template Step
Hi,
API for batch updating Assets
Hi,
I would need fetch All facilities.
I would appreciate if there is any APi that will give me all facilities/location available. I can see only short location which is not what I am looking for. I am looking for all the location ids registered.
I would need fetch All facilities.
I would appreciate if there is any APi that will give me all facilities/location available. I can see only short location which is not what I am looking for. I am looking for all the location ids registered.
Need APi info for getting Status date for partiular work order.
I am trying to fetch work order api details by work order id[API https://am-ce98c.corrigo.com/api/v1/base/WorkOrder?ID=500]. The issue I am facing here is I am getting current status data but I want to know when the particular work order has been put to the current status. COuld you please help me know how we can get the status date?