Spintax
Last updated
Last updated
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.
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 and words to remove in the Format Data building block on action Apply Regular Expressionand Remove Words.
js code input in Write JavaScript