I don’t want to send reminders on weekends

Hello everyone,

I have a payment reminder automation where Make notifies the client 5 days before the due date and again on the due date.

However, this automation only runs from Monday to Friday — I don’t want to send reminders on weekends.

How can I configure Make so that reminders for due dates that fall on a weekend (Saturday or Sunday) are sent on the following Monday?

Below are the screenshots of the filters I’ve created.


I want Make to pick up all the payments that were due on Saturday and Sunday and send them all on Monday.

Can you please help me?

Hi Thiago,

I do not exactly know what your data format is, but can’t you just use a smart composition of if() functions?

To identify whether the due date is equal to “Saturday” or “Sunday”, then you can use it maybe together with the addDays function?

Hope this helps - VDW Intelligence

I have a email automation that checks a list and when the date is due, it sends the email.
You can config the scenario to “Run scenario: Days of the week” and then only select Mo-Fr.

This worked for me because I have everything in airtable and it will next check it on Monday and also send our all emails from Sat / Sun.

Possible duplicate of Format date and time for workdays