How to find email notification recipients from 'Event Parm 1'

steveturley2
Giga Expert

Hi.I have a notification which uses the check box 'Event Parm 1 contains recipient'. I know the event name, but how do I find out from it, 'event parm 1'

Thanks for looking! 

5 REPLIES 5

JagjeetSingh
Kilo Sage
Kilo Sage

Hi,

These parameter can be passed while triggering the event. To see what are the values getting passed in event parameters, you can search in script part of BRs, Client scripts or Script includes. The event can be part of some workflow script as well.

Glide System API is used for this purpose. Syntax is below.

find_real_file.png

 

Mark my response helpful or correct if it works for you.

Jagjeet Singh
ServiceNow Community Rising Star 2022/2023