...
Label: Label is used to identify the Query Records at UI
Name: Name is the unique identifier of the modal
Description: Description is some information about the workflow action
Is Async?: If more than workflows are created and if the check box is checked then the workflows will execute one after one.
Input
Label: Label is used to identify the Input Variable at UI
Name: Name is the unique identifier of the Input Variable
Field Type: Select the field type
Required: If the checkbox is checked, then Input Variable Field will be required
Is Array?: If the checkbox is checked, then Input Variable Field will be stored in an array
Default Value: Specify the default value for the input variable
...