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.
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.
Hello
An another approach possible is use recursive workflow instaed of recurrent.
try it later