In the notification 'Who to Receive' option, I want to add person selected by user in catalog form

2022_ServiceNow
Tera Expert

Hi everyone,

I need to add the notification action in the flow design. So, in the 'Who to Receive' option, I want to add the person selected by the user in the catalog form they have submitted. 

How can I achieve this?

Priya2399_0-1666281155302.png

Regards,

Priya

 

2 ACCEPTED SOLUTIONS

Pavankumar_1
Mega Patron

Hello @2022_ServiceNow ,

You can use get Get Catalog Variables(it will get variables you needed and use anywhere else in the flow) action and select your catalog item and select variables.

You can use these variables to set the approver in the Ask for Approval step.

If it helps please click Accept as Solution/hit the Thumb Icon.
ServiceNow Community MVP 2024.
Thanks,
Pavankumar

View solution in original post

G24
Kilo Sage

One option is to use a "Create Event Record" Flow Action.  Then tie your Notification to the event.  Set the "Send when" to "Event is fired" on the "When to Send" tab of your Notification.  And on the "Who will receive" tab, use Event parm 1 and Event parm 2.

 

4444444.png

 

3333333.png

 

11111.png

 

2222222.png

 

View solution in original post

6 REPLIES 6

Pavankumar_1
Mega Patron

Hi @2022_ServiceNow ,

If  your issue got resolved close the thread by Accepting solution and hit thumb  icon.

If it helps please click Accept as Solution/hit the Thumb Icon.
ServiceNow Community MVP 2024.
Thanks,
Pavankumar

G24
Kilo Sage

One option is to use a "Create Event Record" Flow Action.  Then tie your Notification to the event.  Set the "Send when" to "Event is fired" on the "When to Send" tab of your Notification.  And on the "Who will receive" tab, use Event parm 1 and Event parm 2.

 

4444444.png

 

3333333.png

 

11111.png

 

2222222.png