Configure RESTful Request

In this window, you can configure a GET request step by step. You can find out exactly what a request needs to look like in the documentation for the respective API.
Symbol
Description
Details
[A]
Path
Path with the URL to the resource. The Base URL is already filled in
[B]
Name
Name of the request
[C]
Interval
Specifies the time period in seconds in which Eliona sends requests to the server
[D]
HTTP Method
The HTTP method of the request. Currently, only GET is available
[E]
Format
Select an existing format. This format determines how the incoming data is mapped. Learn more about ↗Formats
[G]
Content
Configure the content of the request
[H]
Add Parameter
Creates a new parameter with a key and value
[I]
Key
Specify the key
[J]
Value
Enter the value
[K]
Save
Save request
Last updated