Send Emails various recipients

Resolved

Using automatons, it is easy to send an email to a team member or to an entire team.

What about sending a bunch of unique emails to the folks INSIDE the app. That is to say, I want to send a monthly email to the emails listed in my app. Each recipient will received a canned message with certain dynamic field inserted.

How do I get that done?

Thanks in advance!

Mordechai

Best reply by Zack Stevenson

Hi Mordechai Pollock, here is one option.

You could combine these three fields into one field but breaking it into three makes it simpler to understand.
Create three fields (all formula fields)

First field 'Send Day" - enter the day of the month you want the email to be sent

Second Field 'Today's Date (number)' enter the formula DAY(NOW())

Third Field 'Send Email?' enter the below formula

In your automation setup a condition that looks for the Send Email? field to equal 1

View original
3 replies