
Automate tasks with Text Operations
Find, replace, extract, encrypt, shorten and many other operations with texts.
https://botize.com
Triggers
Actions
-
Hash a message
-
Extract URLs from text
Extract the first, last, or all the URLs contained in a text
-
Get a substring
-
Extract a hashtag
-
Split a string
-
Convert JSON string into vars
-
do a calculation
-
Extract data from text
-
Increase a counter
Given a counter with an initial value, each time the task is executed it will be increased by one unit.
-
String repeat
Returns string repeated n times.
-
Remove URLs from text
Given a text, remove all the URLs it contains.
-
Modify uppercase/lowercase
Return a text in which the uppercase or lowercase letters have been modified according to the selected operation.
-
Shorten text
Given a text it shortens it to a maximum number of characters.
- If the text consists of several sentences, only the first one is present.
- This operation does not cut words.
-
Search and Replace text
Given a text, it allows you to perform one or more search and replacement operations.
- Accepts regular expressions.
-
Match regular expression
Applies a regular expression to a text and returns a list of all matches.
This operation is the equivalent of the match command in Javascript. -
Extract data using regular expressions
Generates new tags with the data extracted from one or more regular expressions.
Each new tag is a list of 1 or more items according to the regular expression used. To access the values of each tag, use the name followed by a period and the index of the element. For example {{new_tag.1}} to access the second value containing the tag.
This operation is equivalent to the command match in Javascript. -
Convert text into QR Code
-
Calculate the sentiment score of this sentence
Related automations
Copy & paste this code to share the formula on your site:
Copy & paste this code to share the formula on your site:
Copy & paste this code to share the formula on your site:
Copy & paste this code to share the formula on your site: