Asset Management
WebAPI - How to get the list of asset attachments regarding a work order?
This method allows, in a simplified way, to obtain the list of attachments of the assets referring to a work order. The method to be used when getting the list is: GET ...
WebAPI - Creating an equipment
This method allows to create an equipment in a simplified manner. The method to be used when creating an equipment: POST url/api/mytenant/myorganization/assetmanagementcore/equipmentItems Json example for creating an equipment: 1. { ...
WebAPI - Creating a tool
This method allows to create a tool in a simplified manner. The method to be used when creating a tool is: POST url/api/mytenant/myorganization/assetmanagementcore/equipmentItems Json example for creating a tool: 1. { "equipmentKey": "PCR", ...
WebAPI - Creating an equipment
This method allows to create an equipment in a simplified manner. The method to be used when creating an equipment: POST url/api/mytenant/myorganization/assetmanagementcore/equipmentItems Json example for creating an equipment: { ...
Webapi - Deleting an equipment
This method allows you to delete an equipment. The method to be used when deleting an equipment is: DELETE url/api/mytenant/myorganization/assetmanagementcore/equipmentItems/{{companyKey}}/{{equipmentKey}} The parameters being replaced on the ...
WebAPI - Creating a equipment
This method allows, in a simplified way, to create an equipment. The method to use for creating an equipment is: POST url/api/mytenant/myorganization/assetmanagementcore/equipmentItems Example Json for creating an equipment: { ...
WebAPI - How to create a tool?
This method allows to create a tool in a simplified manner. The method to be used when creating a tool is: POST url/api/mytenant/myorganization/assetmanagementcore/equipmentItems Json example for creating a tool: 1. { "equipmentKey": "PCR", ...
WebAPI - Deleting a tool
This method allows you to delete a tool. The method to be used when deleting a tool is: DELETE url/api/mytenant/myorganization/assetmanagementcore/equipmentItems/{{companyKey}}/{{toolKey}} The parameters being replaced on the method are: companyKey: ...
WebAPI - Deleting a location
This method allows you to delete a location. The method to be used when deleting a location is: DELETE url/api/mytenant/myorganization/assetmanagementcore/locations/{{companyKey}}/{{locationKey}} The parameters being replaced on the method are: ...
WebAPI - Creating a location
This method allows to create a location in a simplified manner. The method to be used when creating a location is: POST url/api/mytenant/myorganization/assetmanagementcore/locations Json example for creating a location: { "locationKey": "ED", ...
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 ...