Hello everyone,
Is there a way to include the owning user's profile picture to the automated email I'm sending out to the lead? Can this be done without code?
Thanks
*This post is locked for comments
"Now just tagging that new field on the emails does the job for me."
What do you mean by tagging?
I can insert the image, but its location stays constant when adding lines of text to the email.
Thank you all guys for your suggestions. I have saved the picture on media server and created a new field on user entity where I keep the picture link from media server. Now just tagging that new field on the emails does the job for me.
Hi Bobby
You need to go to your Personal Option in the top corner of your CRM (the cog) and choose the Email Signature tab;
To add a picture you will need to copy the Html from a Public facing url so that it will display to your recipients
Hope that helps
Hi Bobby,
Create an HTML page with image tag as follows.
<img src="profilepicture.gif" alt="Profile Picture" height="42" width="42">
Then open this HTML page in the browser.
Select all page content and copy the content.
Paste this in the email signature body.
Also, see: https://community.dynamics.com/crm/f/117/t/135866
Hope this helps.
Not in my knowledge. Because you need to host the image at a location which is available over the internet. Then you need to add the image tag in the email's html content with the URL of that image.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,253 Super User 2024 Season 2
Martin Dráb 230,188 Most Valuable Professional
nmaenpaa 101,156