How to send email to specific person after user submitting request item

Junyu
Tera Contributor

Dear all,

I created a catalog item and I want the specific person(such as admin) will receive the notification email when the user submits the request through this catalog item. How do I do that?

find_real_file.png

1 ACCEPTED SOLUTION

Go to Workflow Editor

 

Open the workflow you want to edit , then checkout the workflow

 

find_real_file.png

 

Then from the core tab drag and drop the notification activity in the workflow

find_real_file.png

 

Then open that activity to configure it as per your requirement. Then Publish the workflow

View solution in original post

22 REPLIES 22

Also check whether the send to event creator check box is checked or not. It will be in who will receive tab.

In sys_email table you can check all the emails that were triggered 

Junyu
Tera Contributor

Hi suvro,

For my email address I can see this record:

find_real_file.png

The subject hits and the type is send-ready, does it mean it has been triggered?

suvro
Mega Sage
Mega Sage

Yes it has been triggered, it is ready to be sent so your notification is working correctly.