Discussions

Ask a Question

API Details required for Assignments

  1. Please provide API details to get the details of to whom the task is assigned to (Who is doing the work?).
  2. Also, ("ComputeSchedule": true) is this used for Schedule? Should we mention true or false
  3. For schedule, who is doing the work from the below screen, what are the respective properties we need to use to pass these values in create work order request payload
Answered

Error using customfield2 query endpoint

When trying to query for custom fields with a specific ObjectId I get the following error:
{
"ErrorMessage": "This condition requires 2 values while only 1 values were supplied.\r\nParameter name: values",
"ErrorCode": "BUSINESS_LOGIC_ERROR",
"TimeStamp": "2024-10-30T23:53:15.980405Z"
}

Answered

sample request for https://oauth-pro-v2.corrigo.com/OAuth/token

can i have a sample request details for the

Work Orders Dependencies Between Calls

In the process of creating Work Orders (WO), I was reviewing the recipe, which outlines a series of steps. However, I couldn't identify the relationships between fields and how they depend on each other in the successive calls. Could you provide me with this information?"

Answered

Child Work orders

Can the Rest Api create child work orders?

Retrieve Asset Tree -Actual names of entities post selection of a location

Please let us know which API endpoint will return the details below highlighted post we select the location of a customer.

Answered

Create Update an asset

Hello, I am reviewing the documentation, but I can’t find a way to create or update an asset. Also, what does "asset" refer to, and what is it related to?

Need help to filter customer/space record based off of Customer.Number and Spaces.Asset.Name

I've below API call that is not filtering rows based off of Spaces.Asset.Name - In the output I would like to see only one record - for Customer - "TOR02" & Space - "01"

Answered

Query WorkOrders that have a CustomField of a specific type and value

Can someone please recommend a way to get a list of work orders that have a value in the custom fields collection? I know the Descriptor Id of the custom field I want to search on, but haven't yet found a way to include that in the criteria.

Ned details for WO Filter