As we can write HTML in emails, we're able to send links that brings receiver with one click to a specifc page in our solution - for example a form.
How to configure
<a href=[[@Web.Url]]/Lists/MyDossier/DispForm.aspx?ID=[[ID]]>Open Dossier</a>
Replace MyDossier with the name (form url) of your list.