The link provided in email should open up in the agent app if on mobile
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2025 12:23 PM
While in Outlook on a mobile device, how can I get the email to open in ServiceNow Agent App instead of the default browser site?
Here is a snippet of the script we currently use to generate the link, but it ONLY goes to the website via browser:
function runMailScript(current, template, email, email_action, event) {
var link = new EmailNotificationRedirection().getLink(current.getTableName(), current.getUniqueValue());
Labels:
- Labels:
-
Mobile
0 REPLIES 0