For the complete documentation index, see llms.txt. This page is also available as Markdown.

Configure RESTful request

In this window you can configure a GET request step by step. You can find out exactly how a request must look in the documentation of the respective API.

Icon
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 period in seconds during 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

[F]

Create new format

Displays the incoming data and gives the option to enter ↗ new format .

[G]

Content

Configure the content of the request

[H]

Add parameter

Creates a new parameter with key and value

[I]

key

Specify key

[J]

Value

Enter value

[K]

Save

Save request

Was this helpful?