Apps
Apps
Eliona offers various apps to implement data from third-party systems in Eliona. You have the option to install any apps from our library.

Perform the installation by simply clicking on
. If the app exists in multiple versions, you will be prompted to select the appropriate version.

To uninstall an app, click on
.
Details about the individual apps can be found in the section [External Link] Eliona Apps.
Generic frontend configuration
To avoid having to develop a separate frontend for each app, every app in Eliona can be configured via this generic frontend. This frontend design is only used when no other is available.

App overview: Click on
, to get to the app overview.Endpoint: First, enter the endpoint.
Method: Select the method. (GET/ POST/ DELETE/ PUT)
Config ID: Enter the config ID (e.g. of the devices) of the response.
Project ID: Enter the project ID.
Description: Brief description of the app.
Request: The request is set via the endpoint, method, and config ID.
Endpoint URL preview: Displays the URL path with the endpoint and the config ID.
Answer: After you have sent the request (No. 11), you will see the response here.
API version: Displays the HTTP status of the API.
Submit: Click on
, to send the request.
Was this helpful?