Discussions

Ask a Question

Updating Workzone Responsibilites

Hi! Can you please show me an example of how to GET all of the responsibilities for a given Property? I need to identify the ID for a given Responsibility at a given Property. Then I need a PUT action to update the AssigneeId for that Responsibility. Example code for both would be much appreciated. Thank you!

ANSWERED

Location Mismatch with Corrigo API and Tickets redirecting it wrong location

Hi Team,

how to pull out all the data from corrigo?

Need to get all the data from corrigo to put it into our live site so that we can show the same data on our live site

Time Zone is underfined when creating WO by API

when we tried to create WO by API, we got error message on 'Time Zone is undefined' in sandbox. here to attach our code.

ANSWERED

Workzone Customer Servive Phone and Email

When I look at a Workzone in the UI, I see two fields at the very top of the page called Customer Service Phone and Customer Service Email. If I click to edit a Workzone in the UI, those fields can be updated in the same place that Workzone Name and Number can be updated. It is worth noting that Name and Number are required fields and Customer Service Phone and Customer Service Email are not.

PM/RM Schedules

Is it possible to GET PM/RM Schedule data? And to PUT updates to RM/PM Schedules? I couldn't find anything that looked quite right in the Data Model of Entities.

ANSWERED

Error Numbers? Where to find Number Meaning?

Looking at the documentation regarding error code numbers, the documentation mentions the following:

Creating a WO Completion Note

Hi! Can you please provide me with a sample of how I would create a WO completion note? Can I do this as a part of the WOCompleteCommand (POST) or does it need to be its own PUT query?

WoCompleteCommand HTTP 404

Hello, I'm trying to automate the ability to complete a work order via API. See following code: