---
sourceDocument: Australia Employee Service Management
sourceDocumentLink: https://www.servicenow.com/docs/r/de-DE/employee-service-management

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia Employee Service Management

ft:clusterId :

    - emplsm

bundleId :

    - emplsm

workflow :

    - Employee


---

# Create an app in Microsoft Teams to enable making calls

# Create an app in Microsoft Teams to enable making calls {#ariaid-title1}

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

Create an app to make outbound calls from Microsoft Teams.

## Vorbereitungen

Ensure you have installed Notify connector and other required plugins on your ServiceNow® instance. For more information, see [Install Notify connector for Microsoft Teams](https://www.servicenow.com/docs/TXXsYD~wRUILSdoPtPrLHg "Install and activate the Notify connector for Microsoft Teams plugin to be able to initiate a Microsoft Teams meeting directly from a Task record or via the Major Incident Workbench.").

Role required: Microsoft Teams admin, Microsoft Azure admin

## Prozedur

1. Log in to [Microsoft Teams developer portal](https://dev.teams.microsoft.com).  
   Hinweis:  
   The Developer Portal for the Government Community Cloud (GCC) is accessible only through an application within Microsoft Teams. It is not available as a separate, standalone website. For more information, see [Developer Portal for Teams](https://learn.microsoft.com/en-us/microsoftteams/platform/concepts/build-and-test/teams-developer-portal). To create an app for GCC, you must create the app from Microsoft Teams.
2. Create an app.
   1. Navigate to AppsNew app.
   2. Enter a valid name for the app in the Add app pop-up page and select Add.
   3. On the App details page, fill in the fields.  
      {#create-app-ms-teams__table_opf_nw5_rwb__entry__2}

      | Field | Description |
      |:-|:-|
      | Short name | Name of your application. For example, ServiceNow for Notify Microsoft Teams. |
      | Full name | Full name of your application. |
      | App ID | Unique identification number for the app. Hinweis: This App ID is different from the Bot ID/App ID that will be generated in further steps. |
      | Short description | Brief description of the app. |
      | Long description | Detailed description of the app. |
      | Version | Version for the app. For example, 1.0. |
      | Developer or company Name | Name of your company. |
      | Website | Link to your company website. |
      | Privacy policy | Link to the privacy statement for your app. |
      | Terms of use | Link to the terms and conditions for your app. |
      [Tabelle : 1. App details page]

      {#create-app-ms-teams__table_opf_nw5_rwb}
   4. Select Save.  
      An app is created in Microsoft Teams.
   {#create-app-ms-teams__substeps_k5l_dw5_rwb}
3. Create a bot (Notify connector) for the new app.
   1. Navigate to ConfigureApp features.
   2. Select Bot.
   3. Select Create a new bot.
   4. Select New Bot.
   5. Enter a valid name for bot in the Add bot pop-up page and select Add.
   6. Copy to a notepad the Bot ID value of the new Notify connector using one of the following options and this will be your app Client ID.  
      * Copy the ID from the browser URL.
      * Navigate back to BotsTools, and copy the Bot ID.
      {#create-app-ms-teams__ul_qxv_zx5_rwb}
   7. Go to Channels, enable Microsoft Teams, and select Save.
   8. Select Client secrets and enter a client secret for your bot.  
      A Client secret is generated.  
      Hinweis:  
      Ensure you copy the generated Client secret to a notepad because it will not appear again.
   {#create-app-ms-teams__substeps_gzz_nx5_rwb}
4. Copy the Client ID/Bot ID of Notify Connector to the Application (client ID).
   1. Go to Apps and select the app you created.
   2. Navigate to ConfigureBasic information.
   3. Paste the Client ID/Bot ID that you copied during step 3f in the Application (client) ID field and select Save.
   {#create-app-ms-teams__substeps_lht_jz5_rwb}
5. Configure additional app features for new bot.
   1. Go to Apps and select the app you created.
   2. Navigate to ConfigureApp featuresBotSelect an existing bot and select the bot you created.
   3. Select Support audio calls and Support video calls from 'What can your bot do?'.
   4. Select Personal, Team, and Group chat from 'Select the scopes in which people can use this command'.
   {#create-app-ms-teams__substeps_xb3_c1v_rwb}
6. Copy the new app attributes.
   1. Log in to [Microsoft Azure portal](https://portal.azure.com/) as Microsoft Azure admin.
   2. Navigate to Azure servicesAzure Active DirectoryManageApp registrations.
   3. Search and open the new bot created for Notify Connector by name or by Application (client) ID.
   4. Make a note of client ID/Application (client) ID, Object ID, and tenant ID to update these values in your ServiceNow instance in later procedures.  
      Hinweis:  
      Bot ID created in the Microsoft Teams Developer portal and Application (client) ID in the Microsoft Azure portal are the same.
   {#create-app-ms-teams__substeps_uq3_fbv_rwb}

## Nächste Maßnahme

Assign permissions to users to access the new bot. For more information, see [Manage permissions and authenticate the Notify connector app/bot in Microsoft Azure portal](https://www.servicenow.com/docs/Mx8fYZ~np3HnKx0iVLGcaw "Assign permissions to users to be able to authenticate successfully and participate in conference calls in Microsoft Teams.").

