function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
pk deepakpk deepak 

How to send email template via apex

Hi,
I am sending the Email with Email template via apex. But The letterhead like header and footer are not visible Can anyone help. Its urgent.

Thanks in advance
Deepak GerianiDeepak Geriani
Hi,
I found this Apex documentation Please go through this link:
https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_forcecom_email_outbound.htm

This material might be helpful to you. 

If this info has helped you to resolve your issue please mark this answer as resolved.
Thanks