What I wanted to do: Be able to send a deep link in an email to send the user to a specific screen - e.g. a menu page.
Background: I’ve been testing the deep link functionality, and I’m not getting results from it. It is giving me the home URL for the app only. (yes, the table had Row ID column, but it’s not a detail page) So I’m not sure what I’m looking for is viable.
Questions
- Are deep links only relevant for detail page end point? (not a custom detail page, or a list page, only a detail page accessed from a listing)
- Are they permanent? (aka they won’t change, so can be used to refer people to pages)