
Hello,
Our requirement is to Generate a Report and email it as an attachment when a user clicks a button in the ribbon. I have a Javascript executing when the button is clicked. This Java script is generating the report and converting it in to a Base64string and passing the string as input parameter to an Action.
I want to write a plugin that'll trigger on this Action and create a new email, create an attachment by gathering the base64string. However i can't seem to figure out a way to pass this string to attachment body and generate the attachment.
Any thoughts, ideas, assistance will be greatly appreciated. Thanks!
-Shahid
*This post is locked for comments
I have the same question (0)Hi Shahid,
please refer to the following page:
community.dynamics.com/.../sending-email-with-entity-attachment-from-notes
Please let me know if you solve.
Thanks,
Vijay