Hi,
I’m looking for a way to automate sending an email from a created subitem.
So, with a form that I fill in, there is automatically subitems created. These subitems are people with their name and email address.
So see it as
Item 1 - date - X - Y - Z
Subitem John Doe [email protected]
Subitem Mary Doe [email protected]
Now i would like an automation that if item 1 reaches a certain date, it emails all subitem persons from that item.
Is this possible?
Thanks!