I am sending deep links via power automate in an email. The links work fine. If the user completes the work, but doesn't delete the email, and clicks again later, it brings up the deep linked screen with blank fields (no matching item to display).
Would I use screen properties to check for the record and redirect to Home screen or a 'you already completed this task' screen perhaps?
Biggest issue with this and my other deep links to specific screen is that if the user navigates to a different screen and refreshes the browser, the URL is still the deep link so it doesn't refresh the screen they are viewing in the app.
Thanks.