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.

sending email notification via event

Community Alums
Not applicable

Hi,

I am trying to send an email notification to a group once a user clicks on the 'Send Email' button. 

I have created an event and created a notification, but then I am trying to create a UI Action. I am unsure of the gs.eventQueue parameters. What is param 1, and param 2 I should send here? Kindly help.

 

1.png

 

2.png

 

3.png

 

4.png

 

5.png

 

6.png

 

7.png

 

Regards

Suman P.

7 REPLIES 7

Runjay Patel
Giga Sage

Hi @Community Alums ,

 

Parma 1,2 Is additional time f string type that you can used in your notifications. If in you have covered everything in your notifications then you can pass empty value and if you want to send a notification to an email then you can sent it as param 1,2 and in notification check the checkbox “event param1,2 contains recipient “.

 

for more detailed information check this blog: https://servicenowwithrunjay.com/gs-eventqueue-in-servicenow/

 

Accept the solution if it helped.

Community Alums
Not applicable

Hi @Runjay Patel,

Why is my Assignment Group name coming blank?

Regards

Suman P.

I didn’t get you, where are you trying to populate assignments group?

Community Alums
Not applicable

Hi @Runjay Patel,

 

9.png

 

10.png

 

Regards

Suman P.