How to trigger notifications in different languages based upon user location.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2023 02:04 AM
How to trigger notifications in different languages based upon user location, without installing any plugins since organization does not allow for plugins.
5 REPLIES 5

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2023 04:05 PM
@saibharath You can create notification body using the key value pair defined in sys_ui_message in different languages. You can also leverage sys_locale where a combination of country and language code can be defined. Use this locale logic to fetch the message keys which need to be populated in the notification.