We are migrating from Eloqua and are trying to mimic a simple drip campaign. We would like a feeder to evaluate every hour to see if anyone in the DB has met our criteria and if so, add them to the workflow. The workflow would include a series of emails. So receive email 1, wait 10 days, send email 2, wait 10 days etc etc... We are finding out that there is no easy way to have that feeder evaluate every hour and just add the incremental people who now meet the criteria. This seems like such a standard function of most campaigns. We would like to query the DB for anyone who dynamically meets a set of criteria. Once the criteria is met, they need to go down the same path as everyone else that met that criteria.
Solved! Go to Solution.
Views
Replies
Total Likes
Hi Jeff,
This is certainly possible. You can follow the steps outlined below:
Feel free to add additional filtering logic between a wait and mail delivery as per your requirement.
Regards,
Vipul
Hi Jeff,
This is certainly possible. You can follow the steps outlined below:
Feel free to add additional filtering logic between a wait and mail delivery as per your requirement.
Regards,
Vipul
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies