The remote content feature allows injection of remote data into your campaign's messages. It Supports passing personalized fields which would allow you to generate tailored content for each email address. This is extremely powerful and the possibilities are almost endless on what you could do.
Remote works in both html and text based messages.
Syntax:
{REMOTECONTENT=http://www.yourplugin.com/page.php?parm1=<#field1#>&parm2=<#field2>}
You can pass unlimited fields or any field that is inside your lists.
And you can have multiple remote content blocks inside a single message.
Always make sure the start is exactly {REMOTECONTENT= with no spaces and the you have the ending } after you input the url
Notes: remote content campaigns will be a little slower in start-up time since it has to fetch the data/message for each email address.
Also we do cache the url and returned result if the url is exactly the same for each email. A workaround is to pass the email address or emailed in the url you are fetching from.