Home > Forum > Actions > Moving to the next step after timer executes

Moving to the next step after timer executes
0

Hey, I'm trying to notify user on a timer action. After it gets triggered the current instance should be moved to specific step. Is there any other way to achieve it instead of using 'Move worfklow' in the referred automation ?

MVP

Hi Arthuzad,

I' m not sure that I understand your question.

The Timer has two operation modes, one which executes just an action, for example sending out reminders. The other one executes a path.

https://docs.webcon.com/docs/2026R1/Studio/Workflow/Step/Actions/Action_Timer/#2-operation-mode

While the first one is a "save" action the the path execution obviously executes the paths.

It's good to know, that the "save" action, will not recreate any timers. This can make a big difference:
https://daniels-notes.de/posts/2021/unified-save-experience#differences-between-the-save-button-and-a-save-path

Best regards,
Daniel