Applies to: request

Request Service

The Request service allow a display or dashboard to make custom web requests with the help of OpenAPI.

Properties

Property Name Description
Name Identity of the component
Service Select source OpenAPI document
Group Select group of services

Actions

Actions are different depending on which Service and Group that is selected, but they may have all or some of the following methods together with the available Action(s).

Property Name Description
GET Fetch data
POST Save new data
PUT Update data
DELETE Delete data

Events

The Events are listed according to the Actions listed and will either trigger On Success or On Error.

Name Description Event Information
On […] Success Triggered when the web request returns successful
On […] Error Triggered when the web request fails

Output Data

The result of the web request.