Replying to emails
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-31-2022 12:19 AM
Hi,
I want to send reply to emails .The email should go as a reply to the mail that they have sent and not as a new mail. Is it possible to implement in servicenow?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-31-2022 01:02 AM
Yes you can do that in ServiceNow!!
You may want to create/update Inbound Email Actions in ServiceNow to recognize it as a reply email in type field.
Please check below link for examples -
Inbound email action examples | ServiceNow Docs
If my answer helped you in any way, please then mark it as helpful.
Please mark this answer as correct if it solves your problem. This will help others who are looking for a similar solution. Also marking this answer as correct takes the post of the unsolved list.
Thanks.
Kind regards,
Himanshu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-31-2022 02:25 AM
Hi Himanshu,
Thanks for you reply. Actually my requirement is this - whenever a sender is sending some mail to servicenow ,I want to reply something to the sender. Now if I do it through email notification it will go as a new mail to the sender and not as a reply to his earlier email. So is it possible to send the reply as a reply only and not as a new mail.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-04-2022 08:55 AM
I believe this solution is when an external user sends a reply email to servicenow but not when servicenow wants to reply on an inbound email. Even I'm searching for that only answer found was insert in sys_email table. Still hunting!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-10-2023 03:11 PM
Hey, were you able to achieve this? without querying sys_email table?