How do I link to dashboards from email notifications?
Example of how links to Dashboards are used
<p>Link to <a href="{my tasks board}">My Tasks Board</a></p>
<p>Link to <a href="{self-service board}">Self-Service Board</a></p>
The completed template based on the values below
<p>Link to <a href="https://ccsmaster.crm4.dynamics.com/main.aspx?appid=1dedbd4e-2ac3-e811-a985-000d3a2ac3d0&pagetype=dashboard&id=080f98f1-9ea7-e811-a954-000d3a3a85c4&type=system">Self-Service Board</a></p> <p>Link to <a href="https://ccsmaster.crm4.dynamics.com/main.aspx?appid=1dedbd4e-2ac3-e811-a985-000d3a2ac3d0&pagetype=dashboard&id=de2a1c0e-8fa7-e811-a954-000d3a3a85c4&type=system">My Tasks Board</a></p>
| Field | Example Value | Remark |
|---|---|---|
{self-service board} |
A URL to the Self Service dashboard in Dynamics365. Can be used with the a-tag in html. |
|
{my tasks board} |
A URL to the Self Service dashboard in Dynamics365. Can be used with the a-tag in html. |