Discussions

Ask a Question

API issue

We have a client application that uses an API to create work orders in Corrigo. The yare getting the following error when a work order is created : "Abnormal happened when checking out Customerid from Corrigo" I did send them the updated Corrigo service link.

When connecting to an API on Chat GPT i need to know what all information is needed.

Answered

Corrigo API -- entities Portfolio and WorkZone

I pulled both entities Portfolio and WorkZone in the Corrigo API (query endpoints) today while reconciling our data warehouse. I was surprised to find that Id = 1 records are missing from the full response set of both. I even tried using the api base endpoint to request Id 1 to no avail.

Is there a unique Id for an added flag?

I have successfully added Flags to Work Orders using the API. Our business users would like me to track the flags to see when they were cleared and who cleared them. Is there a unique Id that I can use to refer to each flag I add?

Username In WO API

Hey Hi ,

Linking Customer to Model and Assets

What's the link a Customer ID to a Model and then the Asset information?

Update work order Check in /Check out

I need to update Work order with check in/check out. Is there an example?

Answered

Able to update ApStatusId using Jupyter but not Alteryx

Hi,

workzone portfolio history question

We are trying to find a way to identify the portfolio associated with a workzone and the time a workorder related to the workzone was closed. We change the portfolio over time, and can identify the current portfolio related to a workzone. But we need to be able to see the history of the workzone portfolio relationship over time.

Is there a way to create a child work order in API?

Is there a way to create a child work order in API? Is there a Postman sample ?