Schedule a workflow every year

I need to create a workflow that is automatically activated every year starting from the creation of a user account.
Could someone help me?
Thanks

1 Like

Hi Giacomo,

One way to do it is with recurring events:

  • go to the Backend workflows
  • create a “New recurring event” and set the type of things as User
  • now go to you signup workflow, create a new action called “Set/cancel a recurring event” after the user creation’s action. You can find this action in “Custom events”. Select the previous Reccuring event you created in the Backend workflow, and set the “Frequency” to Yearly.

RĂ©mi

Thanks!, when I create the action, wich WF thing I have to choose?

You must define the user on which you want to run the yearly workflow. In your case, it is the user who has just signed up.

This topic was automatically closed after 70 days. New replies are no longer allowed.