- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2020 05:41 AM
Hello community,
i have a requirement where i need to have a tab in the NOW mobile app that displays icons that trigger other apps installed on the phone, so that the customer can centralize all other apps that the company has for employees.
I know that we can have icon link applets, but these would point to website URLs rather than pointing to local apps on the phone.
This is a feature that will make the difference for the customer to choose between ServiceNow mobile app or another solution.
Has anyone been able to achieve this? Please let me know.
Solved! Go to Solution.
- Labels:
-
Mobile app configuration
-
Now Mobile
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2020 09:21 AM
Slack provides an example:
https://api.slack.com/reference/deep-linking
Best,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2020 09:21 AM
Slack provides an example:
https://api.slack.com/reference/deep-linking
Best,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2020 10:48 AM
Thanks David,
do you have any kb or supporting document for this? This is important to support decisions with the senior leadership. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2020 11:22 AM
Hi viniciusoliveira,
We recommend reaching out to each vendor to see if deeplink is supported (example Slack above)
At the moment we officially support deeplinking to native ServiceNow apps:
But deeplinking to external apps can also work if using http/https as provided by the vendor.
Best,
David
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2020 12:21 PM
Thanks David.