Setup Deep Linking
Walkthrough of integrating Deep Linking into your app.
Let's configure a deep link for one of your app screens.
Preview Links do not support Deep Linking.
Step #1. Click on the Screen Name
Let's configure a deep link for one of your app screens. Open the Adalo app builder and click on a screen title (the blue badge that sits above a screen). The left-side drawer will open, and inside it you'll see a section titled "Deep Linking".

Step #2. Open the "Deep Linking" Menu
Open the Deep Linking menu located in the screen drawer. Then set a screen route name which will be used when routing the user who clicks on the link. This can be any name you want, it does not have to be the name of the screen in the builder.

For example, this screen will have the path "events" so that users will be directed to the "events" screen.

Step #3. Copy URL
Click "Copy URL" to copy the specific URL needed to your clipboard to route users to the designated screen. In this example, the URL would be "adalo-internal.adalo.com/deep-linking-example/events"

Of course, it is also possible to integrate the link into your user interface for the benefit of users who want to share it.

Step #4. Test your link
Test the link below to see the events page from the app example.
Last updated
Was this helpful?