I created a flow in which I create an email record in dynamics 365, this uses a mail template (which is in Dynamics) I assign the ID of the template and the sender and recipient who are users of the platform.
The result is that I create the email log in Dynamics, but without the template, without the sender and the recipient.
What can be happening, because I have given all the parameters to the action?
Thank you.
Solved! Go to Solution.
Hi @Anonymous ,
Could you share more details on the flow configuration?
Do you start the flow from a template? If so, which template are you using?
I am not familiar with your Flow language setting, if possible, could you change it to English for better understanding?
I guess that you are using Dynamics 365 action Create record to create record in entity Email Messages. You’ve inputted value for the From and To Recipients fields though, the record created in the entity without value in From and To fields. If so, the issue could be reproduced by me.
If you are having the same issue, please feel free post back.
Best regards,
Mabel
Hi @Anonymous ,
Could you share more details on the flow configuration?
Do you start the flow from a template? If so, which template are you using?
I am not familiar with your Flow language setting, if possible, could you change it to English for better understanding?
I guess that you are using Dynamics 365 action Create record to create record in entity Email Messages. You’ve inputted value for the From and To Recipients fields though, the record created in the entity without value in From and To fields. If so, the issue could be reproduced by me.
If you are having the same issue, please feel free post back.
Best regards,
Mabel
Do you have an answer for this? I'm having the same issue, in my case I trigger the flow manually but then I search for a specific contact, specific user and the template, then I create a record of email message as follows
I'm also having this problem.
I have entered values for the sender and recipient but they are being set to null when the email message record is created.
Please advise?
Hi Emma,
I am also trying to send an dynamics email through Flow, so far i am able to create email message entity but there are two issues with it
1. The description is coming as one line and losses all the formatting
2. From and To is null
Were you able to resolve this issue, please advice
Thanks
Saurabh
In the end one of our developers built a web hook to update the values in the email message record, attach the doc and send from Dynamics.
However last week I was sent this link which may be helpful?
https://www.inogic.com/blog/2020/02/creating-activities-using-power-automate-flows-now-possible/
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
28 | |
26 | |
23 | |
17 | |
10 |
User | Count |
---|---|
58 | |
56 | |
29 | |
27 | |
24 |