Rasa and MS Teams Integration

Bienvenue sur le forum rasa !

here are the steps for how to integrate rasa bot with MS teams.

1/ register an app in azure

2/generate the secret

3/create a new bot

4/you will fill messaging endpoint by http://localhost: 5005 / webhooks / botframework / webhook but chaging http: // localhost: 5005 by a link https by using ngrok . you need to download this tool here https://ngrok.com/.

5/ put this info in credentials.yml app_id and app_password (secret) were the same when creating the azure app. webhokk_url = the end point with ngrok