How to setup deeplink.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-09-2022 01:30 PM
Hi All,
Please help me setup Deep link to use incident and request numbers received in email to open in Now Agent App, thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2022 01:22 PM
Hi, It's all explained here:
The structure and methods are documented here:
Mobile deep links are activated through the mobile deep link generator. The mobile deep link generator operates as a platform script include, within the global application scope. For email notifications, deep link URLs can be placed within the email body.
Once you have your deep link you just need to place it in your email notifications using a mail script e.g. :
${mail_script:mobile_deeplink}
If helpful please mark as Helpful/Correct
Regards
Paul