Deep linking for mobile
Mobile deep links are linking formats that direct users to specific content and locations within a mobile app. These links can be placed in email notifications, text messages, push notifications, launcher screens, and input form screens. You can also configure a mobile app login URL for multiple SSO identity providers.
You can activate mobile deep link URLs to navigate users into any screen type within a mobile
app. The deep link consists of a specific structure, which points to a specific location within
a defined mobile app. These links can then be placed wherever desired. Most commonly, deep links
are used within push and email notifications.
- For push notifications, deep link URLs are used to navigate the end user to a defined screen after tapping on the notification itself. For information on configuring a push notification, see Mobile push notifications.
- For email notifications, deep link URLs can be placed within the email body. The end user taps on this link to launch the appropriate mobile app and automatically navigate to the desired screen. For information on configuring an email notification, see Create an email notification.
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 additional information see, Script includes.