Set Up a Bot User for Your Microsoft Teams App
To set up a bot user for your Microsoft Teams app:
-
In Microsoft Teams, go to the Capabilities section of the navigation pane.
-
Click Bots.
-
The Set up a bot dialog box displays two tabs:
-
New bot: Click this tab to create a new bot user for your app.
-
In the Name field, enter a name for your new bot.
-
In the Messaging bot and Calling bot regions, select the check boxes that are relevant for your company.
-
In the Scope region, select the Personal, Team, and Group Chat check boxes.
-
Click Create bot.
-
-
Existing bot: Click this tab to configure an existing bot user for your app.
-
In the Bot dialog box, in the Bot ID region: You can either select from an existing bot or connect to a different bot ID by specifying the ID.
-
In the Messaging bot and Calling bot regions, select the check boxes that are relevant for your company.
-
In the Scope region, select the Personal, Team, and Group Chat check boxes.
-
Click Save.
-
-
-
On the Bots page, in the App passwords region, click Generate new password.
Note:You must save this generated password. This password is used later as the client secret when you configure the MS Teams credentials in Service Center.
-
In the Messaging endpoint region, enter the bot endpoint address. For example:
https://environment-name/crmRestApi/collaborationResources/latest/activities
Here, environment-name refers to the environment where you have deployed Oracle Service Center.