Bubble Tip of the Week #7 - Recursive Workflows
Also known as a 'For Loop' in traditional programming, Recursive Workflows are how you can set up repeating actions to run at flexible intervals(e.g. weekly/monthly). If you have not gone through last week's tip on API workflows, please learn that before coming to...