Discussions

Ask a Question

What is the formula applied for a work order screen percentage complete when obtaining data through an API?

The API has worked. We obtain full work order, work items, and work items quantity. We have been working on clearing primary work item quantity with our representative which is missing on two dozen work items. So, you have priority work item quantity plus detailed sub-rows of work item quantities. We are unable to reproduce the work order completion percentage. I have all the details and notified our representative who suggested a ticket. Our import of APIs has now cleared a 1-for-1 correspondence with IDs for various tables including a daily audit. Realize the completion percentage would not be a field on work orders/work items. When we add up the 1/0 completion against the overall, we are not seeing a correspondence to the bar graph on the work orders screen view.

webhook support?

I am reading through the api docs and do not see how I can configure a webhook to trigger on an event trigger and send a post of data to our server. Looking at service hooks looked like it is a custom Vitruvi endpoint. Custom actions looks like it might do it but only specifies emails and are not automatic based on an event.

How to get incremental changes

Hi,

Endpoint for extracting work orders along with PO numbers

Are you able to help with the correct endpoint? We have tried /api/v1/wbs/work_order_purchase_orders/ but it only pulls the WO ID and the PO amount. Is there an endpoint that we can pull the work orders along with the assigned PO number/s? And is there an endpoint we can use to push a PO number into a Workorder?

Invalid password error

Making this api call

End Point for extracting details of all Work Items on a PR

Hi,

Are design element's custom field's values updatable using the api?

We were looking for a way to update the value of a custom field of an specific design element, but we can't find an endpoint to do that, we can't send custom fields values to the PATCH / POST / PUT endpoints exposed for design elements.

Entity files

Is there a chance to receive a number of photo files within a certain project by an API call?

ANSWERED

is there a sandbox for apis?

We will be making a integration with vitruvi use php and the question of whether a sandbox uri is available or not?