I would like to automate an initial process for new contacts when a tag is applied. So as an example I want to
- input a new record
- add a specific tag
And then start a process (X,Y,Z, could be a call, email, letter, fax, link)
- Send out an initial email
- wait 2 weeks and send out X
- wait 30 days send out Y
- Wait 45 days send out Z
The sequence is stopped once the tag is removed
Can you direct me to a youtube video or resource on how to accomplish this
Thanks in advance