Change Case

The Change Case block modifies text format. It can convert text to Uppercase, Lowercase, Capitalize, and other case formats.

Steps

  1. Add a new node in your flow

  2. Go to Formatter → Text Formatter

  3. Select Change Case

  4. Enter the Text (e.g., john doe)

  5. Choose the required Case Type from the dropdown (e.g., Uppercase)

  6. Click Run & Save

  7. Check Run History → Output Response

The text will be converted into the selected format (e.g., JOHN DOE).

This is useful for name formatting and standardizing data.

Last updated

Was this helpful?