User Input
  • 23 Dec 2022
  • 1 Minute to read
  • Dark
    Light

User Input

  • Dark
    Light

Article summary

Documentation

User Input Source

Examples

Manually create source data

Create 3 new columns: SKU, Store and Price.

In order to add these columns:

  1. Click the Add Column button to add a new column. Click three times to add three new columns.
  2. Renamae the columns and set their data types as follows:
NameData Type
SKUString
StoreString
PriceDouble
  1. Click the User Input button to manually add data to the newly created columns.
  2. Add test data here.

The node is now ready to be connected to another node.


Was this article helpful?

What's Next