Allow for workflows to be scheduled every x hour or x minute
I have a client migrating from Fortis with workflows that are running every 15 minutes. the problem is in Fortis these were daisy chained together and each step had it's own query. Because of the required OR statements, I can't run them as triggered (no And and OR statements allowed), so I can only run them as scheduled, requiring me to duplicate the workflow 49 times to run every 15 minutes for 12 hours.
6
votes
Julie Ritzman
shared this idea