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.

How to add variables translated in notification email

Shir Sharvit
Tera Contributor

Hey
I created a form u_support_feedback with the field u_feedback_subject - a choice type field whose values in the field exist in two languages both Hebrew and English.
I created a notification in which I use the value selected in this choice field and I need it to appear in the notification in the Hebrew language
How can I do that?
Thanks, Shir

1 REPLY 1

-O-
Kilo Patron

Have you tried installing plug-in Glide Notification Translation (com.glide.notification.translation)?

It would enable creating translations for notifications and it would end up sending the right language e-mail for those user who have a translated language selected as (preferred) Language.

 

An unneeded and more complicated solution would be to trigger separate notifications for users who have non-system languages selected as preferred and using notification e-mail scripts to translate content.