Automated Content Creation

Anonymous
Not applicable
My company's platform (website) posts an ever changing number of "Deals" that our members might invest in. I have a campaign where after a certain time without a login, we send a member an email recommending they come back to the site. Is there a way to auto generate that email with images related to the 3 most recent "Deals" listed on my platform?

Any thoughts would be appreciated. 

Thanks! 
Tim Kirby 
Tags (1)
2 REPLIES 2
Anonymous
Not applicable
Or name you images DailyDeal1.png, DailyDeal2.png, DailyDeal3.png on you web site and always save the 3 latest deals to that same location. Since the images are hosted on the web server, you can always send the same email and it'll pick up the latest deals.
Jep_Castelein2
Level 10
Create an email with tokens for the image URLs. Then push the URLs into the tokens via the SOAP API using the requestCampaign or scheduleCampaign methods.