We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Email template to be override with quick message

Not applicable

HI Team,

 

We have a blank email template with Logo ,when we select the Quick Message it should override the Blank email template.

Can someone tell how to achieve this?

1 ACCEPTED SOLUTION

HemanthKumP
ServiceNow Employee

Hello Ankur,

To have quick message content replace all existing content in an email draft, set the 'glide.email_client.quick_message.insert' property to false.

This will override the existing email body with the selected Quick Message.

Hope that helps! 🙂

https://docs.servicenow.com/bundle/washingtondc-platform-administration/page/administer/notification...

View solution in original post

1 REPLY 1

HemanthKumP
ServiceNow Employee

Hello Ankur,

To have quick message content replace all existing content in an email draft, set the 'glide.email_client.quick_message.insert' property to false.

This will override the existing email body with the selected Quick Message.

Hope that helps! 🙂

https://docs.servicenow.com/bundle/washingtondc-platform-administration/page/administer/notification...