Forum Discussion
chisr
Jun 25, 2023Copper Contributor
Automatically add Azure teams bot with RSC permission to a group chat - from rest api / graph api
We use bot Azure with teams & graph API We want to automatically create a group chat and install the bot on the group chat so we could receive all the messages to the webhook we defined on the bot. ...
Sayali-MSFT
Microsoft
Jun 27, 2023chisr -Currently, this operation does not support installation of apps that require resource-specific consent permissions. For details, see Known issues.
Reference Doc-Add app to chat - Microsoft Graph v1.0 | Microsoft Learn
- chisrJun 27, 2023Copper Contributoryes, but the beta version seems to support this option - https://learn.microsoft.com/en-au/graph/api/chat-post-installedapps?view=graph-rest-beta&tabs=http.
A new parameter `consentedPermissionSet` was added- Sayali-MSFTJun 27, 2023
Microsoft
chisr -Have you tried to add the app in one-to-one chat?
We will check this with engineering team regarding the groupChat and let you know, once we get any update.- Sayali-MSFTJun 28, 2023
Microsoft
Hello chisr ,We have raised the ICM for the same.
We will let you know the update once we have any.