Text Helper
Overview
Text processing in the automation process is crucial for each connection step to ensure the most accurate information is transmitted. Text Helper will assist you in effortlessly combining, extracting, and replacing text to suit your needs.
Text Helper provides us with numerous actions to address text-related problems. We will learn each action one by one to gain a better understanding of it.
Concatenate
Used to combine two or more paragraphs of text together to output a new, longer text.
You just need to click +Add Item to add the text and then select the delimiter character between each paragraph of text.
As a result, you will receive a new output with the concatenated text.
Replace
Used to replace a piece of text in a sentence with another piece of text.
Enter the following information:
(1) Original content
(2) The text to be replaced
(3) New text
(4) New content after changes
Split
Used to separate content into multiple text paragraphs divided by delimiters (dots, commas, dashes...).
See illustration.
Find
Used to search for a string of characters in content or a piece of text.
Returns the search string or null if not found.
Triggers
Not currently supported