TAG &

RodolpheT_
Tera Contributor
Good morning,
Could anyone help me?
I would like to know if it is possible to automatically trigger an email notification to 1 or more users as soon as a tag is associated with an incident?
Many thanks in advance for you help,
Best Regards,
Rodolphe

 

1 ACCEPTED SOLUTION

Ankur Bawiskar
Tera Patron
Tera Patron

@RodolpheT_ 

This is possible tags are stored in label_entry table

So you can have an event, notification on that table and have after insert BR and pick the incidents assigned to user and send email

I hope you will be able to take it from here, creating event, notification etc

Query incident table with that Target ID and get the assigned to user

when you add a tag to record it looks like this

 

AnkurBawiskar_0-1737989769949.png

 

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

6 REPLIES 6

@RodolpheT_ 

Hope you are doing good.

Did my reply answer your question?

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Thanks for your help Ankur,

Have a good day,

Regards