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.

Adding an exception to Approval Request notification

mfhaciahmetoglu
Mega Sage

Hello,

 

I have a requirement. The business wants to send a specific approval request notification in case of a specific catalog item.

 

I see that the Approval Request notification is triggered by an event, which is platform-wide, and I could not find a way to add an exception to ensure that if the cat_item = x, do not send this notification.

 

Anyone would be able to help me?

 

Thanks.

 

Best,

Firat 

1 ACCEPTED SOLUTION

AshishKM
Kilo Patron
Kilo Patron

Hi @mfhaciahmetoglu , 

 

You can update that global notification and apply the condition for requested item.item is not x

 

First u select the "Show Related Fields" and follow the next selection as below screenshot and reach till "Item" variable.

 

AshishKMishra_0-1709132683762.png

 

Note: After you configure the global notification, you can create a new set of event/and/notification for specific catalog item. Make sure you apply the same condition in new notification for Item. 

-Thanks,

AshishKM


Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution

View solution in original post

1 REPLY 1

AshishKM
Kilo Patron
Kilo Patron

Hi @mfhaciahmetoglu , 

 

You can update that global notification and apply the condition for requested item.item is not x

 

First u select the "Show Related Fields" and follow the next selection as below screenshot and reach till "Item" variable.

 

AshishKMishra_0-1709132683762.png

 

Note: After you configure the global notification, you can create a new set of event/and/notification for specific catalog item. Make sure you apply the same condition in new notification for Item. 

-Thanks,

AshishKM


Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution