Situation: I building an application for users to fill out a form. The data then is sent to a database. An email is sent to the users manager with the data and a link back to the application where a form is then populated with the data.
Question: Where can I find the information which speaks on how to get the URL/Link (with recordID that populates a page.) back to the applications (also what is this action called?)? The email works fine... I can send a url with a link to a website.
Not asking for the code... just where I can find the information...
Thanks