Change Case

Usage

This action is used to change letters in a text to upper/lower case.

Fields

1.Text - The text that you want to implement the changes on.

2.Type - The text transformation you want to apply to your input. 'Upper case' will make all letters in your input uppercase, 'Lower case' will make all letters in your input lowercase, and 'Title case' will capitalize the first letter of each word in your input.

Demonstration on how to use it in a flow

1.Drag and drop Change Case action into the flow.

2.The Name section is pre-filled by the action name but you can configure this section according to your preference.

3.Click the gear icon to open its settings.

4.Enter the text that you want to change.

5.Choose the type of desired transformation.