Input

Basic parser

The basic parser is called input parser. It takes a single value and stores it into the location element. You won't have any settings or options.

Learn more about the basic input data type

Source fields

If multiple source fields are defined the first found value will be taken.

Settings

none

Result

It takes a single value and stores it into the location element.

Use cases

When ever you have simple non-recurring data such as text fields you will need to select the input parser.

Last updated