Published 3 years ago
This workflow demonstrates the use of $runIndex
expression. It demonstrates how the expression can be used to avoid an infinite loop.
The workflow will create 5 Tweets with the content 'Hello from n8n!'.
You can use this workflow by replacing the Twitter node with any other node(s) and updating the condition in the IF node.