I have given the user the ability to set some recurring workflows in my app, but how would i allow the user the cancel said recurring event?
I have tried the ‘Set/Cancel recurring event’ option with the frequency of ‘none’ but that doesnt seem to cancel them?
I have a backend API workflow that passes in the thing to cancel.
but when i run it and check the schdeluer it is still there ?
(side question: how can i differentiate between the scheduled events like give more attributes so i can reference it ?)