Microsoft Teams Integration¶
We use Bot Framework SDK. For more information see here.
We will guide you through everything that Easy Report needs during our call with your screen shared.
1. Create a resource¶
- Press the
Create a resource
button and chooseAzure bot
or use this link. - Fill basic fields.
- Сhoose
Multi Tenant
type of app. This is necessary because we need webhook functionality. - Fill tags if needed.
- Create a resource.
2. Configuration¶
- Press the
Go to resource
button. - Under
Settings
selectConfiguration
. - Paste the link to a webhook (e.g https://easyreport.mycompany.com/webhooks/botframework/webhook with the hostname you provided for us) into the
Messaging endpoint
field. Then pressApply
. - Copy the value of
Microsoft App ID
. Then pressManage passwords
. -
Press
New client secret
. Then copy theclient secret value
.!!! Make sure you copy the client secret value when it first appears. After navigating away from this page, the client secret will be hidden and you'll not be able to retrieve its value.
-
Go back and under
Settings
selectChannels
. Then chooseMicrosoft Teams
and pressApply
.
3. Provide us with:¶
- Microsoft App ID
- Client secret value