Email Template Query In Salesforce at sasdampblog Blog


Email Template Query In Salesforce. I have an email template and i want to get the id of the email template say xyz. How we can get that?

Salesforce Visualforce Email Template
Salesforce Visualforce Email Template from dl-uk.apowersoft.com

I have an email template and i want to get the id of the email template say xyz. Email templates are metadata, can be queried in emailtemplate table. When i query for only a folder in email templates with this soql select foldername,name from emailtemplate.

Salesforce Visualforce Email Template

18 rows represents a template for an email, mass email, list email, or sales engagement email. Using the lightning email builder built on the salesforce platform, you are able to insert fields into email templates (mail merge) from a record in salesforce to use across a range of use cases (e.g. Email templates with merge fields let you quickly send emails that include field data from salesforce records like contacts, leads, or. Select id from emailtemplate where.