Hi there to the wonderful Power Community.
I am facing a challenge when creating an recipients EmailMessage record either with CDS connector and the D365 connector.
I have searched everywhere possible to find a solution.
One solution I did find shows that the CDS connector has the ActivityParty attributes available for one to populate, but in my version of PowerAutomate, I am not able to find the same properties.
I am referring to the sample kindly posted by Ace Microtechnology.
https://www.crmsoftwareblog.com/2020/01/send-dynamics-365-emails-from-power-automate/
My output is always the same, null values in the ToRecipients and the Sender:
"trackingtoken": null,
"conversationtrackingid": null,
"msdyn_sentiment": null,
"torecipients": null,
"postponeemailprocessinguntil": null,
"delayedemailsendtime": null,
"msdyn_translatedemailbody": null,
"lastopenedtime": null,
"_emailsender_value": null,
"_sendersaccount_value": null,
"mimetype": null,
Simple scenario:
The scenario is to be able to track the submitted Emails within D365 via #PowerAutomate
Steps
- Create an opportunity record,
- then create an Email Activity (D365),
- setting the regarding to the Account and setting the Sender to the Owner of the Account
- and lastly the ToRecipients will also be the Owner (for this example, just to get it to work).
If anyone has managed to get this working, please would you share.
This seems quite a strange one.
Your assistance is always appreciated.
Thank you, Keep safe