How to setup deeplink.

Mohammed Masi U
Tera Contributor

Hi All,

 

Please help me setup Deep link to use incident and request numbers received in email to open in Now Agent App, thanks.

1 REPLY 1

Paul Curwen
Giga Sage

Hi, It's all explained here: 

 

https://docs.servicenow.com/bundle/tokyo-mobile/page/administer/tablet-mobile-ui/concept/deep-link-m...

 

The structure and methods are documented here:

 

https://docs.servicenow.com/bundle/tokyo-mobile/page/administer/tablet-mobile-ui/reference/deep-link...

 

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

***If Correct/Helpful please take time mark as Correct/Helpful. It is much appreciated.***

Regards

Paul