Modify Text Casing
Description: | Convert string values to lowercase, UPPERCASE, snake_case, or Title Case. |
Available Filters: | Event Filters: - Event Type - Event Field Field Filters: - Field Name - Field Value |
Settings: | Text Case: This can be To Lower Case, To Upper Case, To Title Case, To Snake Case. Read Text Casing to know how the text is modified based on each value. |
Transformation Considerations: | None. |
Sample Transformation
Scenario: For all Events of the ServiceFolder_fullsync
Event Type, change the values in the type
field to snake case.
Filters:
- Event Type =
ServiceFolder_fullsync
- Fields = All fields with name =
type
Settings:
- Text Case =
To Snake Case
Result: When you test the Transformation, the value in the type
field is changed to title case.
Last updated on May 30, 2023