How can I create a draft email template with placeholders to autopopulate the fields?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
How can I create a draft email in SNOW to autopopulate the fields.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
Hi @AbeerajK ,
Here's a concise version:
A draft email template can be created using the sys_email_client_template table.
Create a new record in the sys_email_client_template table.
Select the Table for which the table you want to apply in SOW
Configure the required fields, such as Subject and Body, using the desired placeholders/variables for auto-population.
Set the Execution Order as required.
If multiple client templates exist for the same target table, the system applies the template with the lowest Execution Order.
If my response helped, mark it as helpful and accept the solution.
Thanks,
Dinesh