Discussions

Ask a Question

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,

How to get `PROPERTY GROUPS` in the Profile by REST API?

Hi team,

create workorder with document by the REST API but the attchment does not show on the UI

Hi,

Recalculate SLA values changing priority through API

When changing the priority on a work order through the API, how do we get the SLA values (Due Date, On Site, etc.) to recalculate automatically?