---
sourceDocument: Yokohama ServiceNow AI Platform Capabilities
sourceDocumentLink: https://www.servicenow.com/docs/r/yokohama/servicenow-platform

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama ServiceNow AI Platform Capabilities

ft:clusterId :

    - platcap

bundleId :

    - platcap

workflow :

    - Platform


---

# Embed an approval request within the Outlook email client

# Embed an approval request within the Outlook email client {#ariaid-title1}

* Release version: Yokohama
* 
* Updated January 30, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

Embed an interactive approval request for service catalog requests in the email notification sent to a user. The user can accept or reject the approval request from the email client.

## Before you begin

Role required: admin

The Outlook Actionable Messages
plugin (com.sn_ms_oam) should be activated.  
Note:  
* The Outlook Actionable Messages (OAM) feature is not supported in all Microsoft mail products and versions. To verify whether your version of Outlook supports OAM, refer to the [Microsoft](https://docs.microsoft.com/en-us/outlook/actionable-messages/) documentation.
* Actionable messages are supported only for emails sent from the @service-now.com email address. If you are sending an email from a customized email address, you should register as a new service in the [Microsoft](https://aka.ms/publishoam) website setting the scope as Organization. Specify the provider ID value in the sn_ms_oam.outlookactionable.originator property.
* Actionable messages are based on the Sender Policy Framework (SPF)/DomainKeys Identified Mail (DKIM) validation for the email sender verification. If an email recipient receives email via an external provider, emails may not be rendered as adaptive cards.
* You cannot customize the default actionable message templates.
{#embed-approval-in-outlook__ul_qwx_1qw_cgb}

## Procedure

1. Navigate to AllSystem NotificationEmailNotifications.
2. For the approval notification that requires user approval, in the What it will contain tab, add the following script in the Message field in addition to the existing information, or to the Message field in the configured email template if applicable.  

       ${mail_script:include_approval_actionable}

   For example, for the Catalog Approval Request and Approval Request
   notifications, you can include the script in
   <kbd class="ph userinput">request.itil.approve.role</kbd> and
   <kbd class="ph userinput">change.itil.approve.role</kbd> email templates.  
   This script includes the Outlook actionable message in the email notification sent to the user for approvals.
3. Click Update.

*[\>]: and then


