Is it possible to add attachments to emails send via automation script?
The Engine.SendEmail method accepts an EmailOptions argument with properties to set the message body, subject and recipients, but there are no options for attachments.
I would like to add one or more csv files as attachments to the email.
Thomas Cauwelier [SLC] [DevOps Advocate] Selected answer as best 4th August 2021
Hi Thomas,
Can you check this question in Dojo:
Send file via email after Automation script
Thomas Cauwelier [SLC] [DevOps Advocate] Selected answer as best 4th August 2021