Create an Email Signature along with Links and Images/Logo #inSalesforce
Settings | My Email Settings | Add the signature
Additionally,
Use like the following to add an image which is saved in files (public) as shown in video
<img src="image link" width= "10" height= "10"/>
To add links, use like:
Mail: <a href="mailto:thesalesforcetutorial@gmail.com">The Salesforce Tutorial</a>
Link: <a href="https://thesalesforcetutorial.blogspot.com">The Salesforce Tutorial</a>
Channel: <a href="https://www.youtube.com/@TheSalesforceTutorial">The Salesforce Tutorial</a>
It will look like:
Thanks and Regards,
John Smith
Salesforce Senior Consultant
Mail: <a href="mailto:thesalesforcetutorial@gmail.com">The Salesforce Tutorial</a>
Link: <a href="https://thesalesforcetutorial.blogspot.com">The Salesforce Tutorial</a>
Channel: <a href="https://www.youtube.com/@TheSalesforceTutorial">The Salesforce Tutorial</a>
<img src="https://somethingdomain-dev-ed.file.force.com/sfc/servlet.shepherd/version/renditionDownload?rendition=ORIGINAL_Png&versionId=0685g00000Hher1&operationContext=CHATTER&contentId=05T5g00000xYO9q" width= "150" height= "70"/>
Visual: https://www.youtube.com/watch?v=E6ZOJe8raS8
Comments
Post a Comment