Visit Approval Escalation Notification
Description
This email is sent to identities that hold the Guest Administrator role as the Visit approval task was not completed by the relevant approver(s) in the time allotted.

Template
<p> A Visit Approval is required for the Visit registered by <b>@Model.HostFullName</b>. This approval task was not completed by the relevant approver(s) in the time allotted and has been escalated to the Guest Administrator. Please click <a href="@Model.Url">here</a> to review the pending visit, or copy and paste the following URL into your favorite browser: <br/> @Model.Url </p>
Razor Elements
Element | Description |
---|---|
@Model.HostFullName | The first and last name of the host |
@Model.Url | The URL to the visit |
Warning
It is recommended that these elements be used as stated with the only edits being to remove them if the information generated is not required.