How can I translate an email notification?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-02-2018 12:33 PM
Hi all,
I need configure the body of email notification in different languages (english, spanish), but I dont know if I must create different notifications in those languages or ServiceNow has any funcionality for translate the same notification. I need to have notifications sent based on the user's language.
Kind regards.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-02-2018 12:58 PM
Hi,
I believe you'd have to have two different email notifications and essentially have a condition of language = english or language = spanish (something like that). Basically, you would default to english unless they have gone in to their profile and changed their language to something else:
You'd need to go to Form Layout to bring this over on to the profile form and then you'd need to populate it with other languages as default it only has English.
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-05-2018 07:43 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-05-2018 07:47 AM
You have to choose either inserted or updated, so do you want the notification to run once the incident is opened or when it's updated...or both?
And I assume your requested for language box there is reading from the user profile?
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-05-2018 07:56 AM
Sorry Allen, I'm seeing that right now and upload my notification.
It's working fine now, thank you for your help