On HTTP Route
Last updated
Last updated
On HTTP Route is an Event Listener Node that executes when a Route
is received and returns the data defined by the outputs.
Attribute | Type | Description |
---|---|---|
| Drop-down | The desired HTTP server. |
| Add Elements | A |
Output | Type | Description |
---|---|---|
Pulse Output (►) | Pulse | A standard Output Pulse, to move onto the next Node along the Logic Branch, once this Node has finished its execution. |
| Dictionary | HTTP headers in the form of key/value pairs. |
| Dictionary | Parameters of the call in the form of key/value pairs. |
| CustomID | The unique ID of the request. |