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 st...