email automation for children
Hello,
I am interested in creating automation to send an email when a date is past. I would like the automation to focus on the lowest level of hierarchy to assess whether the date has passed. I intend to make one assumption that a parent row always has "Knowledge Sessions" to indicate the automation follows.
Notice the red "Knowledge Sessions". I would like to assess the date for any rows at the lowest level beneath "Knowledge Sessions" and send an email if needed.
So "Proof of Concept 9am - 12pm" would be assessed. As would: "ETM Overview - 2pm-4pm -" and "EWS & EWS Inbound Interface - 1pm-4pm "
But not "Day 1- Proof of Concept/Intro ETM"
Is that possible?
Thanks,
Dan
Answers
-
Have you tried a helper column that defines which level the row is at? You could include/exclude certain rows based on their hierarchy location in the condition block of the automation.
=COUNT(ANCESTORS))
Or you could define which row is the parent and include / exclude the row in the automation that way
=PARENT([Primary Column]@row)
-
THANK YOU.
Let me see if I understand.
If I COUNT Ancestors, could I then create an automation based on the highest number?
I'm wondering if a combination will work:
Can I define the PARENT as the "Knowledge Session" row then use hierarchy to determine the lowest level? My fear is that the PARENTs can change. In the image there are 2 below "Knowledge Session" but in practice there may be only 1 or more than 2.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.9K Get Help
- 441 Global Discussions
- 139 Industry Talk
- 471 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 496 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!