---
sourceDocument: Australia ServiceNow AI Platform Capabilities
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/servicenow-platform

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia ServiceNow AI Platform Capabilities

ft:clusterId :

    - platcap

bundleId :

    - platcap

workflow :

    - Platform


---

# Embed a survey within the Outlook email client

# Embed a survey within the Outlook email client {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 2 Minuten Lesedauer

Embed an interactive survey in the email notification sent to a user. The user can
answer the survey questions and submit the survey from the email client instead of opening
the survey in a new browser tab.

## Vorbereitungen

Role required: admin or survey_admin

The Outlook Actionable Messages plugin
(sn_ms_oam) should be activated.  
Hinweis:  
* 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/) website.
* 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-survey-in-outlook-email__ul_qwx_1qw_cgb}

## Prozedur

1. Navigate to AllSystem NotificationEmailNotifications.
2. For the Survey Invitation notification, in the What it will contain tab, add the following script in the Message field in addition to the existing information.  

       ${mail_script:include_survey_actionable} 

   This script includes the Outlook actionable message in the email notification sent to the user.
3. Navigate to SurveyView Surveys, and open a survey.
4. To send an email notification to the survey user, select the Send notifications check box.
5. Select the Outlook Actionable Message check box and save the survey.  
   Hinweis:  
   * The Image Scale type question is supported only if there is a single question in the survey.
   * Template type question with image option is supported only if there is a single question in the survey.
   * Date/Time type question is supported in web client of Outlook and not in desktop client as Microsoft doesn't support Date/Time for Outlook desktop client.
   * Two duplicate choice display values should not be used as the internal value may not be submitted incorrectly.
   * The answer for String type question can be validated based on the option selected in the Field Validation field. For example, if you select the option as email address, then the answer entered can only be in the email-id format. Answers in any other format will not be accepted.
   * The version of Microsoft Outlook does not support the following question types to create an embedded survey:
     * Attachment
     * Reference
     * Ranking
     {#embed-survey-in-outlook-email__ul_plv_mh5_zfb}
   * Dependent questions are not supported.
   * Signature is not supported.
   * Mandatory questions are supported.
   {#embed-survey-in-outlook-email__ul_pfr_rh5_zfb}  
   In both the Platform UI and Survey Designer, a validation is run to ensure all survey questions are supported.
6. Click Assign Survey and assign the survey to a user.  
   An email notification with the embedded survey is sent to the user. The user can take the survey and submit it from the email client instead of opening the survey in a new browser tab.
**Zugehörige Konzepte**   

* [Email notifications for surveys](https://servicenow-prod.fluidtopics.net/tp7LhNg8ZQ9NsiefIUxjKg "When an administrator creates a survey and assigns it to a user, an email notification is sent to the user. Selecting the survey link in the email notification redirects the user to the survey page, where the user can take the survey. This type of survey is called a non-triggered survey.")
* [Survey URLs](https://servicenow-prod.fluidtopics.net/Sk8DjePVzhJe~OEfBOSSxQ "You can distribute a survey by giving survey users a survey URL.")
* [Sharing surveys](https://servicenow-prod.fluidtopics.net/IxQ3ZeyoDm9fyZK7sPsgkg "You can export a survey and then import it to a different ServiceNow instance.")  
**Zugehörige Tasks**   

* [Send survey invitations to users](https://servicenow-prod.fluidtopics.net/3KIUjCH5a6IDITDLwX3jEQ "You can send survey invitations using the Assign Survey or Send Invitations buttons on the Survey Definition form.")
* [Define a recipients list for surveys](https://servicenow-prod.fluidtopics.net/4ops5BK_ThPml4Q5JKNRog "Use a recipients list to define targeted set of users for whom the survey invite can be sent. You can use a recipients list for multiple surveys.")
* [Add a recipients list to a survey](https://servicenow-prod.fluidtopics.net/m2Jylcgz50a71gnyqiA09g "Send the survey invites to targeted sets of users by adding a recipients list to a survey.")
* [Enable localization for a survey](https://servicenow-prod.fluidtopics.net/2wVQitbMJPWsIO~7Fzdl8Q "Enable a survey user to take a survey in multiple languages.")
* [Create a survey module](https://servicenow-prod.fluidtopics.net/NZo_sZlO2vRVrHOOi4hYzg "You can create a module that opens a survey.")
* [Configure a survey in the Connect chat support](https://servicenow-prod.fluidtopics.net/4KtsnFz6ZzCvWg7V7Ixy~g "Enable a user to take a survey after chatting with a support agent.")

