Keragon’s Fallback Value Text Helper allows you to define a default value when the input text is empty or null. This ensures that critical fields are never left blank, improving data quality and preventing workflow errors.
How to Use the Fallback Value Text Helper
-
Open your workflow editor.
-
Click the + icon to add a new step.
-
In the step selection panel, click "Helpers".
-
From the Helpers options, select "Text Helpers".
-
Choose the "Fallback Value" action.
-
Click the Value field.
-
Use the Variable Selector to map the variable you want to check for empty or null values.
-
Click the Fallback field.
-
Enter the desired fallback value that should be used if the input is empty.
-
Click "Save" to apply changes.
-
Click "Test Step" to preview the result.
-
Go to the Outputs tab to view the final value.
Example Result: If the original value is empty, the fallback value "Guest"
will be used instead.
By using the Fallback Value Text Helper, you can ensure that critical fields always have a value, even if the expected data is missing.