Authenticate users with additional permissions to send campaign notifications in Microsoft Teams
Assign additional Microsoft Azure permissions to users to enable Microsoft Teams create and send new campaign notifications on the user’s behalf in the teamwork activity feed.
Before you begin
Role required: admin
Procedure
Log in to the Microsoft Azure portal.
Navigate to Azure Services > Azure Active Directory > App Registrations.
Open the Microsoft Azure application for self-configured app if it is already created, else create it.
Navigate to API Permissions > Add a permission > Microsoft Graph, and click Application permissions.
Select TeamsActivity accordion, and select TeamsActivity.Send check box.
Authenticate TeamsActivity.Send permission
Select Add permissions.
On the API permissions screen, select Grant admin consent for {tenant} link, and then select Yes on the pop-up dialog box.
Regenerate and upload the manifest file in Microsoft Teams.
For more information, see Send campaign notifications automatically in Microsoft Teams.
Register the Request-based chat app in your instance to use Microsoft Teams chat on a self-configured app environment.
For more information, see Configure Application Registry on the ServiceNow instance.
Parent Topic:Working on campaigns in Microsoft Teams