I need to send and email on a specific day based off of a student start date (a custom Marketo field), plus or minus a certain amount of days. For example: sending an email 4 months after starting school. I can accomplish this fairly easily using a custom date token in the flow step. The trouble I have is trying to exclude people that are passed the date that they should have recieved the email. The email is triggered by list upload (we're using Marketo standalone for the moment). There is no consistency to where a student is in their lifecycle when they are added to this campaign.
Using the 4 months after start example from above, idealy I would use an expression like: Excude If {{Lead.Student Current Start Date}} plus 120 days is after {{system.date}}.
So if you're start date was 11/6/2013, your start date plus 120 days would equal 128 days, which would disqualify you.
Any suggestions would be greatly appreciated.
Thanks,
Cristin