I am trying to set up a counter that resets daily and also want to created a new datatype called statistics to be created everyday for each user that contains a specific user role. Then there are 3 buttons and if one button gets clicked from the current user, I want this count to go up by one, so each user can indivually track there data. Iam somehow struggling on setting this up because I don’t know how and where to begin. I have already set up the datatype thats it. Would be very grateful fore the help, thanks.
Okay thanks, I did what you said, but is there another option to trigger the event without an frontend trigger? I just updated the site clicked a buttun to activate it and then delted the button so its running now, or did I mess up?
I’m not sure what you mean, sorry. Workflows are scheduled in the Scheduler (see Logs section). You can cancel them there, or by using the Cancel scheduled API workflow action.