Spintax
Spintax lets you randomly vary content.
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 expression in the Format Data building block on action Apply Regular Expression
js code input in Write JavaScript
Last updated