176
Views
1
Comments
Deep Link - How to create it ?
Question

hello everyone, in the documentation I found this article about deep linking, however it doesn't specify where I should put the intent. Can anyone tell me something more ? maybe the intent i have to modify it in the manifest file of my app or do i necessarily need an external plugin ? thank you very much 

2026-01-13 07-10-20
Satyam Rai

Hi @andrea farinella 

  1. Install the DeepLinkPlugin in your OutSystems application.
  2. then add screen in your application that you want to link to.
  3. Use the DeepLinkPlugin to generate a deep link URL for the screen.
  4. Provide the deep link URL to users via a button or link in your application


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.