Hi team,
I'm trying to design a fairly simple process that will do 2 things:
- Send an email to the assigned user when opportunity expected close date is 8 days away
- Send an email to the assigned user when opportunity expected close date was yesterday
The image below is what I've come up with so far.
What I'm struggling to get right is:
- I don't want that first email to be sent when an opportunity is created with an expected date less than 8 days in the future
- I don't want any email to be sent when an opportunity is created with any date in the past (they can enter historical opportunities for the record)
I can't figure out how to set up logic conditions with relative dates that can be used to bypass other events and end the process.
Any advice much appreciated.
Dave