- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2025 07:01 PM
Hi all
I need to include the sender's email signature when a developer or support engineer replies to a ticket using the email option available under the "more" menu (represented by three dots) in the ticket's banner, as shown below.
Currently, replies are sent from the support email account, which is fine. What I need is a way to insert the sender's signature—as rich text—directly into the email body so that regardless of the developer who sends email, his email signature will be pasted into the body.
Can anyone advice me to accomplish this task
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2025 07:11 PM
you can configure email client template and add signature there
Take a look at article - Email Client & Client Templates
Composing emails with quick messages
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2025 07:11 PM
you can configure email client template and add signature there
Take a look at article - Email Client & Client Templates
Composing emails with quick messages
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2025 07:53 PM
Thank you for marking my response as helpful.
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2025 09:46 PM
hi @Ankur Bawiskar
Is there a way to isolate the script that produces the email I have mentioned above,
I checked the UI actions defined on the Task and Request tables to find the specific UI action responsible for creating the email, but I couldn't locate any. there is an UI action called Email , but it is defined on Assessment Metric Type [asmt_metric_type] table.
Next, I reviewed the Email Templates where the subject is ${number} - ${short_description}, but I didn’t find a matching template.
Then, I checked the Email Client Templates and found one using ${number} - ${short_description},
I am not sure if I am following the correct path.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2025 09:52 PM
the links I shared should help you.
Did you check that?
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader