Spintax
Spintax lets you randomly vary content. This is helpful on sites with anti-spam measures that check message or email uniqueness.
For example, you can insert your content like this:
{hi|hello|hey|howdy}
TaskBot will randomly pick any of the provided options.

In which building blocks can I use spintax?
You can enter spintax into any input fields in all building blocks, except for the following exceptions.
These are the input fields that do not accept spintax:
body, header key and header value in APIs: Send HTTP Request building block
selector input
regular expressions in Apply Regex
words to remove in the Format Data building block on action Remove Words.
js code input in Write JavaScript
Last updated
Was this helpful?