Requests
WebAPI – Get requests created by an employee
This method returns the list of internal requests created by employees. The method to be used to get the filtered list of requests created by employee is: GET ...
WebAPI – Changing a Request state and the service classification
This method allows to change the request state and, if it is on the final state, it allows to classify the service. The method to be used when changing the state of a request: POST ...
WebAPI– How to add an attachment to a Request?
This method allows adding an attachment to a request. The method to be used when adding an attachment to a request is: PUT {{url}}/api/{{tenant}}/{{organization}}/requests/requests/{{companyKey}}/{{requestKey}}/Attachment The parameters on the ...
WebAPI – How to get requests created by an employee?
This method returns the list of internal requests created by employee. The method to be used to get the filtered list of requests created by employee is: GET ...
WebAPI - Creating a request
This method allows to create a request in a simplified manner. The method to be used when creating a request: POST url/api/mytenant/myorganization/Requests/requests Json example for creating a request: { "requestKey": "00001", "description": "Vidro ...
WebAPI - Deleting the request
This method allows you to delete a request. The method to be used when deleting a request: DELETE url/api/mytenant/myorganization/requests/requests/{{companyKey}}/{{RequestKey}} The parameters being replaced on the method are: companyKey: company ...
WebAPI - Changing the request attribute
This method allows to change a request field. The method to be used when changing the request attribute: PUT {{url}/api/{{tenant}}/{{organization}}/requests/requests/{{companyKey}}/{{requestKey}}/{{atributo}} The parameters on the method are the ...
WebAPI- Changing the state of the request
This method allows to change the state of a request. The method to be used when changing the state of a request: PUT {{url}/api/{{tenant}}/{{organization}}/requests/requests/{{companyKey}}/{{requestKey}}/schemaEntityState The parameters on the ...
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 ...