http-in node¶
Usage of Http-in node¶
http-in nodes¶
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:
-
From the node palette, drag and drop the nodes from the respective palette to the working area.
- Http-in node
- Generate node
- Debug node
-
Connect the nodes in a flow as shown below:
-
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".
- Enter the "Name".
-
Click
and select "Key Management" to generate the key.
-
Enter the endpoint with expiry date and click "Generate key".
-
To generate new key, click
.
Note
You can create multiple keys for an endpoint.
You can click the URL link to display the output data in the web services.