How to send response automatically
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2023 06:59 AM
Hi All,
I have requirement where HR case will be created through email to case creation. Once case will be created ServiceNow send a response automatically with some message. How can we achieve this?
Please explain with details.
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2023 09:17 PM
there are tons of videos available which explain how to build a Flow for handling inbound emails, for example https://www.youtube.com/watch?v=KZpZDqbRKU4
Such a Flow just has to be extended by sending an email notification back to the sender's email address.
Maik
In this video, you'll learn how to process an inbound email with Flow Designer and update an existing record. Flow Designer: https://docs.servicenow.com/bundle/rome-servicenow-platform/page/administer/flow-designer/concept/flow-designer.html Flow Trigger Types: ...