Automation: Daily drip feed automation that excludes weekends

Is anybody able to share an example of how to do an daily drip feed automation that excludes Saturday and Sundays ie. it needs to work Monday to Friday each week?

In automations, go to the Wait step and pick by condition then select current day of the week, contacts timezone, weekdays.

1 Like

Certainly! To create a daily drip feed automation excluding Saturdays and Sundays, you can use a combination of scheduling and conditional logic. Set up your automation to run every day, but include a condition that checks if the current day is a Saturday or Sunday. If it is, skip the automation for that day and resume it on Monday. This way, the automation will only work from Monday to Friday each week.

1 Like