Start over workflow step

Hi,

When adding an if/then branch, in the case the result is no I want the next step to be a repeat of the former step. Is there a way?

Hi @Idan1

Only by adding the same actions again - workflows can not support looping or returning to a ‘main branch’ after an if/then step currently.

Hope this helps.

If we could clone a branch or section of a workflow this would make the HubSpot logic/approach to workflows 1000% easier. Without ability to rejoin branches or insert into a previous step, you have to create way too many workflows and eventually, things WILL get messy.