Smart Campaign not triggering emails | Community
Skip to main content
July 24, 2015
Question

Smart Campaign not triggering emails

  • July 24, 2015
  • 2 replies
  • 1498 views

Hi All,

I created a program when a data value changes on a lead, and the lead attribute filters are met, it triggers a series of emails. But for some reason, there aren't any emails being deployed. I'm not sure what I'm doing wrong. I created a smart list with the same criteria and it contains over 1,000 leads at the moment. So technically it should be deploying those emails.

Here's the Smart List setup:

Here's the Flow step:

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

Josh_Hill13
Level 10
July 25, 2015

I suspect that since you are using a Date field in the Data Value Changes, it is not understanding.

Can you describe if you mean that the Registration Started IS NOT EMPTY? Or you mean that the date value is in the past day?

What I would try is :

  • DVC: Registration Started New Value IS NOT EMPTY or is {{Today}} (see what the token is for that)
  • Registration Started in Past 24 hours or in Past Day, assuming this is a Date field.
July 27, 2015

Hi Josh, thanks for the reply and suggestions.

To answer your question, I mean that the date value is in the past day.

I changed the Registration Started At from in past 1 day to past 24 hours. Let's see if that works, I'll keep you posted.

Unless you see anything else that it could be causing the issue.

Thanks,

Alex

July 27, 2015

Alex Pa​ you could also try making it a Batch Campaign, and say:

- Registered in past 1 day --> send email --> flow through once

July 30, 2015

The campaign started working today, already sent to 10 emails. The only thing I changed was from 2 days to 48 hours on the data value change. Bizarre that it would start triggering today.

Thanks all for your help. Maybe there's another underlying issue that I'm not aware of?