Best answer

How do I setup the action step so that the Zap only fires on a weekday at 10am, and not in the weekend

  • 25 June 2024
  • 3 replies
  • 15 views

Userlevel 1
Badge +1

Hello,

 

I have a fomatter date/time calculation step of -7days (7 days prior to an invoice due date) and then an action step to send a reminder. How do I set this action step so that it only fires on a weekday at 10am, and not in the weekend? For example, if the formatter step returns Saturday, the action step will fire at the following Monday at 10am.

Any help would be much appreciated.

Thanks.

icon

Best answer by Troy Tessalone 25 June 2024, 03:13

View original

3 replies

Userlevel 7
Badge +14

Hi @ASAoperations 

You could use Paths to handle the scenarios:

  • Weekdays
    • NO Delay
  • Weekend - Saturday
    • Delay for 2 days
  • Weekend - Sunday
    • Delay for 1 day
Userlevel 1
Badge +1

Thanks @Troy Tessalone! That works.

 

Userlevel 7
Badge +6

That’s awesome @ASAoperations! A huge thanks to Troy for pointing you in the right direction!

If you have any other questions, please don’t hesitate to reach out to the Community. We’re always happy to help! 🤗

Reply