Skip to main content
Best answer

Add activity for specific times

  • August 19, 2020
  • 1 reply
  • 96 views

hello,

I have a zap between Pipedrive (CRM) and my site (Wix)

the zap creates an activity for my sales team to call the new lead today.

so far so good :)

 

on weekends (friday to saturday here) I want the activity to be scheduled to sunday and not today.

how do I make this zap work that everytime a lead enters his details between friday and saturday the activity is scheduled to sunday for my sales team?

 

thank you :)

Best answer by andywingraveBest answer by andywingrave

Hey! I think you could do this quite easily with a code step and Zapier’s delay functionality:

  1. Determine day/Timestamp
  2. If day is Friday or Saturday - determine timestamp for Sunday am
  3. Delay until this timestamp

I’d love for there to be a non-code based solution - But that’s just the first way I would go about solving the problem. 

I hope that helps, and sorry that I don’t have a less technical solution - I hope there is one!

 

View original
Did this topic help you find an answer to your question?
This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

1 reply

andywingrave
Forum|alt.badge.img+9
  • Zapier Expert
  • 854 replies
  • Answer
  • August 26, 2020

Hey! I think you could do this quite easily with a code step and Zapier’s delay functionality:

  1. Determine day/Timestamp
  2. If day is Friday or Saturday - determine timestamp for Sunday am
  3. Delay until this timestamp

I’d love for there to be a non-code based solution - But that’s just the first way I would go about solving the problem. 

I hope that helps, and sorry that I don’t have a less technical solution - I hope there is one!