We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

How can I create a draft email template with placeholders to autopopulate the fields?

AbeerajK
Kilo Explorer

How can I create a draft email in SNOW to autopopulate the fields.

1 REPLY 1

Dinesh Chilaka
Kilo Sage

Hi @AbeerajK ,

Here's a concise version:

A draft email template can be created using the sys_email_client_template table.

  1. Create a new record in the sys_email_client_template table.

  2. Select the Table for which the table you want to apply in SOW

  3. Configure the required fields, such as Subject and Body, using the desired placeholders/variables for auto-population.

  4. Set the Execution Order as required.

Screenshot 2026-07-22 at 2.31.13 PM.png

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