Hi Guys,
Can anyone point me in the right direction.
I am trying to run a workflow to save a recurring workflow in my app. I have a workflow that runs to reset a particular count each month and I have it set to correctly. But I would like to build the ability to cancel the recruiting flow on demand if I like so that I do not need to do them in the backend manually. To do this I need to be able to record/save the recurring workflow ID, but I can’t seem to do it, unlike standard workflows.
Also in the frontend workflow, that sets the recurring workflow, is there any value in setting an API workflow that triggers the recurring workflow or should I set the recurring workflow direct?
I did the work around in an attempt to get to the recurring workflow ID so I can save it, so I can intern cancel it need be and both seem to work.
Any insight is highly appreciated.
Many thanks.