Dear all,
I'd like to include some *really* dynamic content in my e-mail templates.
What I mean is that for each specific e-mail recipient, I'd like to put some specific picture (that would represent a graph with their latest activity), some specific statistics about their activity in the last x days, etc.
What I could do is implement some type of REST service that would be able to provide that information, but then, how can I "pull" that information within the template?
For pictures, I'd imagine I could simply use a href= pointing to some sophisticated hidden URLs that would contain the SFDC id but for other items (text, numbers, etc.) how could i do that?
Thanks for sharing your ideas. Cheers,
sacha