Solved
Scheduling automated emails based on events in salesforce
I am trying to set up our first round of automated emails in Gainsight which will roll out to our T4 tech touch customers. It seems that if I use CoPilot to set these up, I can not set up a schedule for these emails based on an event change in Salesforce. I need to set up automated welcome emails based on 3 days after a deal closing in salesforce. It appears this would need to be done in the rules engine but based on an article I read, it doesn't appear that this would be a reason for using rules engine to set these types of emails up. Am I right in thinking I should set this up in Rules Engine, or am I overlooking being able to set this up in CoPilot?
Best answer by dan_ahrens
Ky, what I'd probably recommend to ensure you catch everything is to modify your date criteria from "Close Date equals Subtract N Days from Run Date = 3" to "Close Date greater or equal to Subtract N Days from Run Date = 5"
This will ensure that you catch anything that falls over the weekend. Since you have the frequency set to only send once in a lifetime, you don't have to worry about duplicates being sent out.
The logic with the greater, less than and "subtract N days" works like this:
* Subtract N days to go back in time to a target date
* From the target date, "less than" takes you further back in time and "greater than" takes you forward in time.
So the Close Date greater or equal to Subtract N Days from Run Date = 5 will look for any close dates in the past 5 days, inclusive of days 1-4.
Hope this helps!
View originalThis will ensure that you catch anything that falls over the weekend. Since you have the frequency set to only send once in a lifetime, you don't have to worry about duplicates being sent out.
The logic with the greater, less than and "subtract N days" works like this:
* Subtract N days to go back in time to a target date
* From the target date, "less than" takes you further back in time and "greater than" takes you forward in time.
So the Close Date greater or equal to Subtract N Days from Run Date = 5 will look for any close dates in the past 5 days, inclusive of days 1-4.
Hope this helps!
Reply
Sign up
If you ever had a profile with us, there's no need to create another one.
Don't worry if your email address has since changed, or you can't remember your login, just let us know at community@gainsight.com and we'll help you get started from where you left.
Else, please continue with the registration below.
Welcome to the Gainsight Community
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.