Best answer

Email exceptions


  • Anonymous
  • 0 replies

I have created a zap that sends out a 1-hour reminder email (gmail) whenever an event is about to begin in Calendar. This is set to email all attendees. Is there a way to put an exception in the instruction path? For example “all attendees, except bob@gmale.com”?

icon

Best answer by nicksimard 7 May 2020, 00:15

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.

2 replies

Userlevel 7
Badge +11

Hi @colinzl!

I think you could pull that off with a Formatter step, using the Replace:

 

Then on your Gmail step you map the output of that Formatter step instead of the Attendees field from your trigger step:

 

Can you give that a shot to see if it works for you?

Thanks! I will give it a shot!