Send notification to guest user email

Daemon1
Tera Contributor

We have created a flow which triggers when an email is received from one email id.
 Now when a user whose account is present in instance for that it is working fine.
For unknown account we are facing following issue:
1. In activity it is showing that the incident is created by guest, but caller_id is not getting updated as guest.
2. As the email address is not there in user table, we are not able to send the acknowledgement notification to the guest user's email address.

Kindly let me know how we can achieve this.
TIA 

6 REPLIES 6

@Pradeep Sharma 
@Community Alums 

Daemon1
Tera Contributor

The idea is once the external user, whose account is not present in servicenow instance, sends the email to abc@comp.com from his personal email, this email is redirected to servicenow instance and then an incident is created. 
Now for the created inc the acknowledgement email should go to the user's personal email. 

@Ankur Bawiskar 
@Anurag Tripathi 

Community Alums
Not applicable

Please share the flow screenshot. @Daemon1