Does anyone know if there a way to prevent emails ...
# general
e
Does anyone know if there a way to prevent emails sent from a saved search via a workflow to only send on business days? 🙂 If there is a condition I can use in the workflow or the saved search? 🙂 Thanks
b
You could probably do a formula condition that checked to see if the current day != "Saturday" or "Sunday"
k
Why not just schedule the workflow to send on weekdays instead of daily
💯 1