Send email attachments/files held in a repository through MS Graph
We are using Pega Platform 8.6.4 and have a requirement to send emails with the support of MS Graph, currently we are using SendSimpleEmail activity for the purpose.
The SendSimpleEmail assumes attachments are in the Pega attachments store refenced as list of attachment keys/names. We need to send mails with attachments which can’t /should not be attached to Pega work ie. in the case for files held in a repository.
- Are there any other (other than SendSimpleEmail) utility/activity which support MS graph in Pega platform?
- Otherwise, how to address the above requirement using OOTB functionality.
We have built a custom version of send mail activity which can support the requirement. Looking for a OOTB solution for the requirement.
***Edited by Moderator Marije to add Capability tags***