Tag Archives: EmailFileAttachment

LWC Quick Action: How to Download Records as Zip File in Minutes

In this blog post will walk you through the process of effortlessly downloading (Download Records as Zip File) connected records for all attachments with just one click. Utilizing a Headless Quick Action approach enables you to easily download records related file and all linked attachments as a zip file. To achieve this, we will be… 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 »