Skip to content

http-in node

Usage of Http-in node

http-in nodes

http icon

You can create an http endpoint for the web services. You can use this node to create an http endpoint for the web services with specified access. You can manage the access key by the "Key Management" in http edit node properties.

Note

Endpoint should start with '/'.

To create an endpoint and display the timeseries data in the web services, follow these steps:

  1. From the node palette, drag and drop the nodes from the respective palette to the working area.

    • Http-in node
    • Generate node
    • Debug node
  2. Connect the nodes in a flow as shown below:

    access http node

  3. Double click on "http-in" node to edit the properties.

    • Enter the "Name".
    • In the "Method" section, you can select any one of the options from the dropdown menu.
    • Enter the "Endpoint".
    • In the "Access" section, you can select any one of the options from the dropdown menu.
    • Click "Done".

      edit http in node

  4. Click menu and select "Key Management" to generate the key.

  5. Enter the endpoint with expiry date and click "Generate key".

    Key management

  6. To generate new key, click generate key.

Note

You can create multiple keys for an endpoint.

You can click the URL link to display the output data in the web services.


Last update: February 19, 2025