Hi,
In Stream's content I add 3 email: email1, email2, email3
At the first cast it send email1, I would like to send both email2 and email 3 at the second cast.
How to do it?
Thanks
Hi,
This is our case study:
We have 3 Streams: Stream 1, Stream2, Stream 3
In Stream 1: have 3 emails to send
At first cast it send email 1, -> second cast we would like to send both email : email 2 and email3 at the same time.
After lead become Exhauted then
1. If lead's score >= 20 -> move to Stream 2
2. After 1 month if lead's score <20 -> move to Stream 3
So my solution is create a program with a smart campaign (SM) and add it to Stream 1 (after Email1)
In Smart Campain I send 2 emails : Email 2 and Email 3 at the same time, And put a condition to push manually leads to Stream 2 and Stream 3 base on above condition
This way is okay? please confirm me!