- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thursday
TO: should be contact.email
CC: should include both the Assigned_to user and the currently logged-in user.
If the assigned user and the currently logged-in user are the same, they should only be added once.
This should be done in the Email Client Template.
Solved! Go to Solution.
- Labels:
-
Customer Service Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Friday
You can create a email client template similar to out of box template 'reply-for-customer-service'
Below is for sample,
Sample Case record applied with newly created email client template for testing,
If you need to check for unique email ID, better to use email scripts where you create an array and check uniqueness and convert to string and add it to recipients list.
If this helped to answer your query, please mark it helpful & accept the solution.
Thanks,
Bhuvan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Friday
try to use script in email client template and use script include to handle this, see if that works
Scripting with Email Client Templates
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
Friday
This is the behaviour when email IDs are different and confirmation email ID uniqueness logic is handled out of box by email client template
If this helped to answer your query, please mark it helpful & accept the solution.
Thanks,
Bhuvan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Friday
Thanks for helping @Ankur Bawiskar @Bhuvan it worked!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Friday
Glad to help.
Do share the working solution with steps so that it helps future members.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader