Converting all the characters in a string of text into lowercase
Compared to the Uppercase transform option, there may be occasions where you want to do the opposite and change text that is purely uppercase or a combination of uppercase and lowercase to lowercase only. To do this, you can use the Formatter by Zapier Text action event with the Lowercase transform function. For example, if the string of text were The Ice-cream Parlor
, the transformed text would be the ice-cream parlor
. Microsoft Excel users will recognize the similarity of this Zapier functionality to the LOWER
formula in a Microsoft Excel spreadsheet to convert text into lowercase.
Here are a few examples of when you can use this transform option:
- When your contacts purchase through your Shopify website, you might want to generate unique user aliases for them to use in your other apps. If you use their name in the alias, you might want to make it lowercase for consistency.
- You might be using Google Docs...