Hello All,
I have posted a few questions about the App I am creating(Thanks for the help from anyone who has responded), and I am almost done. The final part is to email a link to the specific record on the dashboard to the user in our organization who created it.
A little background because it was kind of hard to describe what I am looking for above. I created a New Employee App for our Organization. It will be available to all supervisors or anyone who has access to a computer and our SharePoint site(Although the program has nothing to do with SharePoint). They fill out the information on a Canvas App, and when they save it, I save their Email address along with the rest of the record in a Dataverse table.
When a new entry is save to the table, it triggers a flow that emails the person who saved the record with a generic email saying their record has been added. What I would like to do is include a link to the dashboard where they can view that record. One request about this app is my manager does not want departments to be able to look at records submitted by other departments, only the one specific record they just summited. So what I want to do is 'Construct' a link to that one exact record and share it with it's creator. I found this article that explains how to incorporate your App Id(Dashboard App ID) into the URL, so I can provide a link to all records, but how do I get the unique number that points to one specific record(attached and highlighted in red)-
Thank you very much!
Kevin