I have images stored in a Sharepoint list. I want to add them to the Body of an HTML email EDIT:: and have them show up in Outlook Desktop and Outlook on iPhone ::END EDIT.
Why is this not working?
So far I've tried:
- Image stored in Sharepoint List as:
- Hyperlink (where actual image is stored in Document Library OR OneDrive for business)
- Picture (where URL to image is stored in Document Library OR OneDrive for business)
- URL from an image stored in Sharepoint Document Library
- URL from an image stored in OneDrive for Business, Shared with Everyone
No matter what URL I copy, the image DOES NOT SHOW in the body of my email. What am I missing? Do I really need to convert the image to Base64 to get it into an email?
EDIT2:: Tried Base64 as well. Outlook Desktop does not render this image type either. ::END EDIT2
Thank you