Integrator SMTPMailService Rich Emails
Posted: Wed Oct 25, 2017 4:56 am
I'm starting to do some research on how to send a rich html based email from Integrator.
The emails I have sent before have been simple text / one liners with attachments.
This email will be rich with different text formats, "call to action" indicators and dynamic data/content.
I am trying to figure out the best way to do this. From here https://www.lansa.com/support/tips/t0320.htm I could put all the html in a working list and go that route.
This doc http://docs.lansa.com/14/en/lansa093/in ... 7_2225.htm states that I could use a file and the example uses a "emailtext.txt" file.
A couple questions immediately come up:
Joe
The emails I have sent before have been simple text / one liners with attachments.
This email will be rich with different text formats, "call to action" indicators and dynamic data/content.
I am trying to figure out the best way to do this. From here https://www.lansa.com/support/tips/t0320.htm I could put all the html in a working list and go that route.
This doc http://docs.lansa.com/14/en/lansa093/in ... 7_2225.htm states that I could use a file and the example uses a "emailtext.txt" file.
A couple questions immediately come up:
- Where should this file reside on the server?
- Is this file a template, meaning it supports variable substitution, or is it just a static content file? If its just static content, that likely eliminates this option.
Joe