Discussions

Ask a Question

PM/RM Schedule API for Corrigo Integration

Hi Li,

Filter Task by Location Code — possible?

Is there a supported way to filter the Task entity by Location Code
(e.g., NJC240) via /api/v1/query/Task?

Need clarification on querying work orders

Hi,

Error getting Apigee Auth Token

The API works when used from a test python client program. Fails on stage and prod. Has the domain been flagged or deactivated?

wocreatecommand - due date and scheduled start date

I can successfully create a new work order with woCreateCommand as long as I keep "ComputeSchedule" as "true."

WorkOrder data understanding

from corrigo UI report, there is a field called 'date_time_completed_last', how is it derived from fields in WO?

BatchCmd limits

I need to create 450 work orders. For each of those, I need to create 5 additional child work orders. That about 2300 work orders.
I'm using the /Batch/Cmd endpoint with a "CommandName" : "woCreateCommand" section for the parents first, then making a separate call to using that same format for the child work orders.
The API calls I'm making work exactly like I want them too when I do it in small batches, but there appear to be some limits on the size of the body maybe?

Work order data undertanding

For work order data pulling from API, TypeCategory has values: Request, Basic, PMRM.

How can I reopen a Corrigo case via APIs ?

Hi Team,

Can I use the fixed API endpoint to call the corrigo REST APIs?

Hi team,