Jici
4
No . You continue to use backend wf. But instead of doing a recuring wf, schedule wf on a list instead. Or use DB trigger to create your daily thing. I’m on mobile, so it’s hard to detail, but there’s a lot of example on the forum. Also, using a DB type:minus item is a bad practice actually. Better to use a list of text and store the unique_id. Look for recent topics from @boston85719 or @georgecollier and me about using sawol.