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.

Notification for different users with their name in message body

deepak50
Tera Contributor

Hi All,
Is there a way to send a notification for multiple contacts with their names in notification template.
For eg an account has 5 contacts as contact1, contact2, .....contact5.
and we have to send notification to all 5 contact with their name in message.

eg hi contact1.name .......

 

Is this possible to do this through one notification only or we have to generate 5 notifications using scripts to 5 individual users with their names in message.

Thanks
Deepak

5 REPLIES 5

Hello @deepak50 ,
No, we do not need to create the 5 events or 5 notifications. we have call the same notification using the same event 5 times with different receivers at every time.

I hope this will understand you. Please hit on like button.
Thank you