Hello,
I need to create a task, in this task you have the option to repeat, daily, weekly or monthly
does anyone know how to do this?
Hello,
I need to create a task, in this task you have the option to repeat, daily, weekly or monthly
does anyone know how to do this?
create a recursive backend workflow that has conditionals on when to schedule recursively based on the repeat timing (daily, weekly etc)
This topic was automatically closed after 70 days. New replies are no longer allowed.