This connector allows for the manual input or configuration of data through user-generated forms. It could be used for settings, device registration, or manual data entry that complements automated data streams.
Outputs
All data from the selected form will be added to the json output.
How to Use
Implementation
In the Rayven Workflow Builder:
- Select Inputs.
- Drag the Forms node to the canvas.
- Provide an input to the Forms node by connecting it to another node.
- Double click on the Forms node to open the configuration window.
Configuration
Section: General |
||
This section contains basic configuration elements required for any custom table input implementation |
||
Field |
Requirement |
Comments |
Node Name |
Mandatory |
Enter a name for this node. This provides a handle to which you and others can refer, so it should be simple but meaningful and explain the node’s purpose. |
Select Form |
Mandatory |
Select a form from the dropdown menu. The node will connect to only one form. If data from multiple input forms are required, we recommend that you add forms nodes in series. |
Activation
Once the node has been configured, click the Activate button and then click Save. The node is ready to receive data into the workflow.