Default Value
The Default Value block is used to handle missing or empty data. It prevents errors by replacing blank fields with a predefined value.
Steps
Add a new node in your flow
Go to Formatter → Text Formatter
Select Default Value
Choose or create Authentication
Enter the Value (e.g.,
Hello {{name}} Welcome)Enter the Default Value (e.g.,
Guest)Click Run & Save
Check Run History → Output Response
If the field is empty, the system will automatically use the default value (e.g., “Guest”).
This helps maintain smooth and professional automation flows.
Last updated
Was this helpful?