How can I enable response template in email channel in Native UI?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2023 07:08 PM
How can I enable response templates to show up in Native UI email client?
I have configured a response template to display for email channel, but I don't see an option when I compose a new email in Native UI and use/add response template.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2023 08:32 PM - edited 01-17-2023 08:33 PM
Hi @Pooja Gupta ,
I think It is available on agent workspace only.
refer below link
ServiceNow Community MVP 2024.
Thanks,
Pavankumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2023 03:11 AM - edited 01-26-2023 03:24 AM
You can do this through the email client templates, where you can include your conditions on when that template auto-triggers in the compose email function. (sys_email_client_template). When bound to a table, you can use the values just like in notifications. Make sure your conditions are correctly configured.
Let me know if this helps
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2023 05:35 AM
Thank you Akos, it is helpful.
Another follow-up question, if I try to add tags in the condition - The email template doesn't get populated as expected. Does adding tag not work in the conditions?