Is deep linking fully available?

Hi there,

I wanted to use the deep linking feature but realised it’s not fully available. Perhaps I’m mistaken or I haven’t received an update. When configuring an action for users to click a share button and it sends the link it generates a unique link with the database record ID. I didn’t see an option for this but it’s mentioned in the help documentation.

@Dilon Any idea?

Hi @ishantanusrivastava ,

Where you’re stuck at? You’re not able to map the id in the deep link share action? Screenshots or a screen recording?

Thank you and have a great day!

Hi @Dilon

Never mind, I found a solution for this. Apart from that, when users are getting redirected to the deep linking page and if the user is not logged in yet can we show a popup to login?

Yes @ishantanusrivastava you can do that by adding an action with the condition "Logged-in user > email > is equal to > empty (leave blank) with a navigation to the modal screen to login.

Thank you for your suggestion.