How to send response automatically

abirakundu23
Mega Sage

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

Hi @abirakundu23 

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: ...