Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

trigger email notification when an attachment is added to an incident

Purushotham9963
Tera Contributor

trying to create Business rule to trigger an incident attachment notification ( sys_attachment) . The notification would be sent after an file is attached to the INC .

 

1. if Assigned to is empty send to Assignment group
2. if Assigned to is populated. send to the Assignee
3. Send to anyone on the watch list.

2 REPLIES 2

Abbas_5
Tera Sage
Tera Sage

Hello @Purushotham9963,
Please refer to the below link:
https://www.servicenow.com/community/csm-forum/trigger-an-email-notification-when-an-attachment-is-a...

 

If it is helpful, please mark it as helpful and accept the correct solution.
Thanks & Regards,
Abbas Shaik

Hi @Abbas_5 

 

Is it possible to write business rule for this ?

 

 

 

Thanks in advance