Need Assistance to Edit Individual or a Series of Recurrent Events

Hi,

I have a list of recurrent events and unfortunately changes made to one events fail to cascade to the other events by scheduling API workflows. Anyone who has a better idea on how I can implement this effectively? Much appreciated.

1 Like

Hello

An another approach possible is use recursive workflow instaed of recurrent.

try it later