# Microsoft Teams Notification Configuration

To allow the RPA Connect application to generate notifications through Teams, you first need to create the corresponding application. From Microsoft Entra ID, navigate to ***App Registration > New registration***.

<figure><img src="https://1817123835-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6gW1YnQoR7lwDfSXSQR9%2Fuploads%2Fgit-blob-5e859e692debbb85e56ba5e6a4f74392c9074360%2Frpa_entra_id_5.png?alt=media" alt=""><figcaption><p>Application registration</p></figcaption></figure>

Enter the desired name for the application (e.g., RPA Connect – Notifications) and select the option ***Accounts in this organizational directory only***. Click the ***Register*** button to confirm.

Next, go to ***API Permission*** and press ***Add a Permission***. Select the Microsoft Graph API to configure its permissions. This will allow notifications to be sent to groups and users.

<figure><img src="https://1817123835-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6gW1YnQoR7lwDfSXSQR9%2Fuploads%2Fgit-blob-55f82c0247645e33b07b9c0008232047c6461ff3%2Frpa_entra_id_6.png?alt=media" alt=""><figcaption><p>API selection</p></figcaption></figure>

Click on ***Application permissions*** and use the search bar to find the permissions ***GroupMember.Read.All*** and ***Application.Read.All***.

<figure><img src="https://1817123835-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6gW1YnQoR7lwDfSXSQR9%2Fuploads%2Fgit-blob-14dceeab601a35fe311069f60617ff26c8e8241f%2Frpa_entra_id_7.png?alt=media" alt=""><figcaption><p>Application permissions</p></figcaption></figure>

Once you have located them, check the box ***Grant admin consent…*** to authorize their use.

<figure><img src="https://1817123835-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6gW1YnQoR7lwDfSXSQR9%2Fuploads%2Fgit-blob-4e5b9350b752671d45dabb05be31dc85c7e142cb%2Frpa_entra_id_8.png?alt=media" alt=""><figcaption><p>Permission authorization</p></figcaption></figure>
