Is it possible to make a link in the HTML email text body that when we click it goes directly to that ONE row information instead of we LINKVIEW the how page. Example below
But I want it be a link goes direct to that employee. Like this. And I notice that if you copy the top url link and paste that to a new tab it exactly that employee link. Is possible to get that link into the email body?
After you click that link you will take you directly to that row of the employee info. See below. You can use a virtual column or a physical column to create this link. I tested both they all works well
The first part of the URL is your AppSheet deep link structure.
[EMPLOYEE ID] dynamically appends the Employee ID to open the corresponding record.
Step 4: Find the Correct View Name
6. If “Name Database_Detail” isn’t working, follow these steps: Go toAppSheet → UX → Views Find the exactView Name where your details appear Replace"Name Database_Detail" with the actual name from AppSheet
Step 5: Use an AppSheet Deep Link Instead (Optional)
7. Instead of using the full URL, you can use AppSheet’s built-in deep link function: