Best answer

Google calendar - filter by day (i.e., Monday or Sunday)?


Userlevel 1
Badge
  • Beginner
  • 19 replies

I would like my Zap (that copies events between two calendars) to only apply on Google Calendar events that takes place on weekends (Saturdays and Sundays). Is it possible to filter on day-of-week?

icon

Best answer by nicksimard 10 May 2022, 01:03

View original

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

4 replies

Userlevel 7
Badge +14

Hi @dbo 

Good question.

Try adding a Filter step in your Zap: https://zapier.com/apps/filter/help

Userlevel 7
Badge +11

Hi @dbo!

To add onto what troy suggested, in order to filter for weekends you’d first have to format the date so that it gives you the day of the week (you can use Formatter by Zapier):

 

After this step you would add your filter:

 

 For the To Format field you’ll want to do it this way:

 

And you don’t need anything in the From Format field. BUT, you’ll probably want to change the timezones, since that will affect which day will be output.

Hope that helps!

Userlevel 1
Badge

Hi @dbo 

Good question.

Try adding a Filter step in your Zap: https://zapier.com/apps/filter/help

I have already tried that but there is not filter (that I can see) that filters on day-as-string?

Userlevel 1
Badge

Hi @dbo!

To add onto what troy suggested, in order to filter for weekends you’d first have to format the date so that it gives you the day of the week (you can use Formatter by Zapier):

 

After this step you would add your filter:

 

Hope that helps!

I tried this but when I enter “dddd” it’s replaced by “Dddd”.

 

Here is how my formatting steps are setup:

1.

 

2.

 

 

But when I test the step, I get this result:

 

Any ideas why?

Thank you for your help.