Automated Email Reply After x Amount Of Days
I am looking for a way to set up a workflow so that once a box is checked, an automated email will get sent out to a person a few days later.
Answers
-
The first step is setting up a Record A Date automation to populate the date in a date type column when the box is checked. Then you would use another date type column with a formula to output the desired automation send date based on the Record a Date column. Finally you would set up your email send automation to run on this second date column.
-
@Paul Newcome how would I write the formula if I need to run the automation when column A is either "a, b, or c"?
Right now I have something like this =IF(About@row = "A", [Auto Date]@row + 30). This works for that choice, but I need it to work if the "about" column is also B or C.
-
You would use an IF/OR.
=IF(OR(About@row = "A", About@orw = "B", About@row = "C"), ...............)
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65K Get Help
- 441 Global Discussions
- 140 Industry Talk
- 472 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 69 Community Job Board
- 497 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives