Email notification when an attachment is added to RITM for a specific Catalog Item

Zubair Alam
Tera Contributor

How can we trigger an email notification for one specific catalog item every time any file is attached or comments are updated to RITM for this specific catalog item? 

All help is greatly appreciated. 

2 REPLIES 2

Amit Verma
Kilo Patron
Kilo Patron

Hi @Zubair Alam 

 

You can do it either via Business rule or via flow. Refer below post for business rule  configuration reference :

 

https://www.servicenow.com/community/developer-forum/email-notification-when-new-attachment-is-added...

https://www.servicenow.com/community/csm-forum/trigger-an-email-notification-when-an-attachment-is-a...

 

For flow, keep the trigger on Record Updated and make use of Look Up Attachment to check if the attachment has been added or not. Accordingly, you can make use of Send Email action or Send Notification action.

 

Thanks & Regards

Amit Verma


Please mark this response as correct and helpful if it assisted you with your question.

Anirudh Pathak
Mega Sage