Hi, I am facing issue including the content of 'Edit rich Textbox' in email body
Office365.SendEmail("to e-mail", "Object", DataCardValue71_1.HtmlText, {IsHtml:true})
Error: Office365.SendEmail failed: The method 'SendEmail' has an invalid value for parameter 'Body'
Please guide how to fix it
Thanks In Advance 🙂
Solved! Go to Solution.
Hi ,
Finally figured it out, the workAround is to use HTML text component outside the form and then set its htmltext value to datacardvalue.htmltext
and now put HTML text component's htmltext as your email body.
Thanks,
Mohit
Hi @beniwal ,
Please check if below blog could help:
https://powerapps.microsoft.com/en-us/blog/html-email-reporting-with-tabular-data/
Regards,
Mona
Thanks for Sharing the blog link. However, it seems it doesn't work the same way in case of the Rich textbox.
Actually, I wrote the formula that I have shared, after going through the same blog.
Hi ,
Finally figured it out, the workAround is to use HTML text component outside the form and then set its htmltext value to datacardvalue.htmltext
and now put HTML text component's htmltext as your email body.
Thanks,
Mohit
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
User | Count |
---|---|
160 | |
91 | |
67 | |
63 | |
63 |
User | Count |
---|---|
214 | |
157 | |
96 | |
86 | |
79 |