Work Management
WebAPI – How to get canceled and closed work orders assigned to the employee?
This method returns a list with the key of the canceled and closed work orders assigned to each employee from a specific company. The method to be used to get the work orders list assigned to the employee is: GET ...
WebAPI - Creating a follow-up report in a work order
This method allows you to create a follow-up report in a work order in a simplified way. The method used to create a follow-up report in a work order is: POST ...
WebAPI – Get Work Orders assigned to the employee
This method returns the work orders list assigned to each employee of a specific company. The method to be used to get the work orders list assigned to the employee is: ...
Webapi - Getting the list of failures
This method allows to get the list of failures in a simplified manner. The method to be used when getting the list of failures is: GET url/api/mytenant/myorganization/maintenancecore/failures When this method is executed successfully, it ...
Webapi - Deleting a failure
This method allows you to delete a failure. The method to be used when deleting a failure is: DELETE url/api/mytenant/myorganization/maintenance/failures/{{companyKey}}/{{failureKey}} The parameters being replaced on the method are: ...
Webapi - Creating a failure
This method allows to create a failure in a simplified manner. The method to be used when creating a failure is: POST url/api/mytenant/myorganization/maintenancecore/failures Json example for creating a failure: { "failureKey": "001", ...
Webapi - Creating a labor report in a work order
This method allows you to create a labor report in a work order in a simplified way. The method used to create a labor report in a work order is: POST {{url}}/api/{{tenant}}/{{organization}}/maintenance/workOrderReportLabors Json example to ...
Webapi - Creating a consumption report in a work order
This method allows you to create a consumption report in a work order in a simplified way. The method used to create a consumption report in a work order is: POST {{url}}/api/{{tenant}}/{{organization}}/maintenance/workOrderReportConsumptions ...
Webapi - Creating a work order assignment report
This method allows you to create a work order assignment report in a simplified way. The method used to create a work order assignment report is: POST {{url}}/api/{{tenant}}/{{organization}}/maintenance/workorderassignments Json example to ...
Webapi - Creating a task verification report for a work order
This method allows you to create a task verification report for a work order in a simplified way. The method used to create a task verification report for a work order is: ...
WebAPI - Deleting a Work Order
This method allows you to delete a work order. The method to use for deleting a work order is: DELETE url/api/mytenant/myorganization/maintenance/workorders/{{companyKey}}/{{workorderKey}} The parameters to be overridden in the method are: ...
WebAPI - Creating a Monitoring
This method allows to create a monitoring in a simplified manner. The method to be used when creating a monitoring: POST url/api/mytenant/myorganization/assetmanagementcore/monitorings Json example for creating a monitoring: { ...
WebAPI – How can I change the work order state?
This method allows you to change a work order state. The method to be used for changing the work order change is: Post {{url}/api/{{tenant}}/{{organization}}/maintenance/workorders/changeSchemaEntityState/{{companyKey}} The parameters in the method ...
WebAPI – How do I update a work order?
This method offers a simplified way of performing changes to the Work orders. The method to be used to create a work order is: POST /api/mytenant/myorganization/maintenance/workorders/updateWorkOrderInfo/{{companyKey}}/{{workOrderKey}} The ...
WebAPI – How do I create work orders?
This method offers a simple way of creating a Work Order for a specific Asset, Location, Tool or Route. The method to be used to create a work order is: POST /api/mytenant/myorganization/maintenance/workorders/newWorkOrderInfo Json example to create ...
Popular Articles
What are access levels and how can I create them?
The access levels are a way of restricting the access of certain work groups by area. To create a new Access Level, select the option Settings | Assets | Access Levels; The list of access levels is displayed; Press the "Create" button. Enter the ...
How to create a preventive maintenance?
Preventive maintenance specifies a set of maintenance actions to be performed based on a fixed recurrence or on meter values. To create a new preventive maintenance, select the option Work | Preventive Maintenances: The list of preventive ...
How to create requests?
Through requests, an organization's employees can request maintenance actions on assets or locations. These maintenance requests, usually referred to as HelpDesk requests, allow the maintenance teams to respond to different requests by creating ...
What happens to my data when I leave?
Valuekeep will use its reasonable commercial events to return any electronic content contained in your services to you in a SQL or CSV format. You will have to request this Data within 30 days of termination of your contract (a minimum 2 hours ...
How can I download and install the Valuekeep Integrator?
At the end of this page you can find the latest update of Valuekeep Integrator, suitable for the version 3. After downloading the attachment, you must follow the steps to install the Valuekeep Integrator: Extract the files from the zipped folder to ...