Defines, how your input form looks like for end users.
Temporary deprecated.
Design Form
It’s the core of the input.
Defines data points (variables) that are used during the workflow as the input.
Provide an example of ideal input in the description to ensure your users use the workflow properly.
Design Form: Data Points
Every data point consists of:
a) Data type(text(string), number, email, URL)
b) Name of the data point
The name of the data point at the same time works as the label of the input field in the form for end users.
You can configure any number of input data points, but keep in mind that all of them are mandatory for end users.
It’s not necessary to “use” all the input data points during the workflow - you can just save them from the input step to be mapped and displayed properly in the output.