Are you wondering about the best ways to send emails with or without email templates in them? The Salesforce developers at HIC Global Solutions have come up with an interesting Salesforce solution yet again. And today, in this thoughtful solution, we will be talking about how you can achieve sending emails with or without email templates using Apex in Salesforce. So, let’s dive in to know!
Send Email without Email Template using Apex
This is a great way to share emails when you don’t particularly wish to use templates.
Apex Code
Output

Send Email with Email Template using Apex
Use the steps given below to send emails with email templates using Apex in Salesforce.
Step 1:- Go to Setup > Classic Email Template
Step 2: – Click on ‘New Template’
Step 3:- Select ‘text’
Step 4:- Click ‘Next’
Step 5:- Fill in the mandatory fields.
Step 6:- Click ‘Save’
Step 7:- Create dummy contact with Lastname = ’Test’ Email =’abc@gmail.com’(Put valid Email Id).
Step 8:- Go to the developer console and Create Apex class-‘send email’
Apex Code
Conclusion
There you have it! Your much-awaited solution for sending emails with or without email templates. We really hope you liked this one! Also, if you try this solution for your business, then do share your experiences with us. If you need further help or assistance in implementing this or any other Salesforce project, then get in touch. We will be back with another interesting solution next week. Till then, happy learning! 🙂