Tag Archives: Send email from Apex

How to Send an Email to a Quote Owner

In this blog, we are going to discuss ”How to send an email to a quote Owner”. Emailing a Quote in Salesforce for the customers is done for the approval process from the customers. The quote must be approved by the customers. Emailing a quote is done by attaching a PDF Quote to the customer’s or… Read More »

How to send CSV attachment in apex code

In this blog, we will discuss How to send csv attachment in apex code. Here, we are going to see how create a csv file with code and then we will send that file as attachment to the mail with the help of the apex code. Apex logic to send the csv attachment with mail:… Read More »