
Announcements
Is it possible to display images embedded in a Dyn365 email body inside the HTML Text or Rich Text Editor controls?
Here's an example of what I'm seeing right now:
| CRM | Power Apps "HTML Text" control | |
| What I see |
| |
| HTML |
So, the source of the image in CRM is a blob vs. a CID if I access the same email via Power Apps. Swapping the source reference from CID to blob does not display the image.
What do I need to change the CID reference to in order to be able to see the embedded image?