Discussions
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!
View Custom Billing Copy/Link to New Invoice
If I had internal work order cost items that have an AR (Internal Cost Status) of "Approved", which means my billing status is "Ready to be Billed". I now want to use the API to "Copy/Link to invoice and create a new invoice from the items in internal cost.
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.
Add a Refrigerant Circuit to an Equipment Asset
Hi! Is there a way to add a refrigerant circuit to an equipment asset using the API? I was able to add warranties, but I don't see refrigerant in the Data Model of Entities.
WorkOrderCost.Items.TypeId Not filtering as Expected
When trying to get Work Order Cost Items, I only want the TypeId = 'Cost'. But running the below, I'm still getting all items (Cost and ServiceFees).
DTZ Quest - Customer Invoice/Internal Invoice Field Manual Update
Hello,
API limit on file size
We have an API set up in production for a new app the P&G folks have rolled out (MyWorkplace) to allow the customer to submit certain types of work orders. They are having trouble attaching pictures to the work order. They get an error in the API if the file size is over 3MB. Is there a limit on the file size and can it be increased?
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?
400 Error in Workorder Create API
I am getting 400 Error in WO Create API in Postman. Below follows the details,
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