Multiple Scheduled Times
Status: Closed · Asked by mije on · 0 views
Hello there. So I am trying to create a scheduled workflow, but havent been able to figure out what I should do to schedule it 3 times a day. I see the pabbly scheduler only give option for 1 schedule set time. What would be the workaround for this? Regular intervals wouldnt work because I need them at 3 specific times.

Make the Regular Interval smaller like 5min or 10min and then match the current time with your desired time using filter.
This way it will trigger every 5/10 min but will not use any extra tasks until the filter conditions are met.
Great idea. I did something like this. Added schedule every hour, then added this filter, so it will continue at 9, 12 and 15 based on the current time. Thanks for the help @Fagun Shah
