Hello
I am sure there is an easy answer to this. I have a report in CSV format that I need to send with its text in the body of the email messages rather than as a .csv attachment. The message is an automated process that is parsed into
another system and this is the only bit I can make work if the report data is in the body.
So I simply need all the text from the CSV report in the main email body just, i.e. in the "comment" box.
Can this be done? Attaching the csv to the email is not a problem as long as the data is in the body.
The MHTML option will put the report in the body but it is way too rich for me to parse into the other system.
Anyone any ideas?
Thanks so much.