Appearance
Number Input
Overview
The Number Input node serves as the primary entry point for numerical data, accepting values from external sources or upstream flows to be processed within the current logic.
Use Number Input when:
- Receiving numeric data from an external connection
- Receiving numeric data from a different flows
Outputs
| Name | Type | Description |
|---|---|---|
| number | number | The numeric value received from the external source. |
Parameters
This node does not have any configuration parameters.
Example
External Product Code
A user sends a numerical product code to the platform via an external connection. The flow captures the incoming value for identification of products.
Configuration:
- This node has no internal configuration parameters.
Result: The product code becomes available for other nodes.
Related links
Reference: