Forum Discussion
AyeshaKulsumSJ
Sep 04, 2022Brass Contributor
Error when trying to update adaptive card
I am trying to update the adaptive card in a channel with the click of a button in the Personal bot. But I get the following error. Error: Message does not exist in the thread. const newActivity =...
Nivedipa-MSFT
Microsoft
Sep 13, 2022AyeshaKulsumSJ - We are checking this internally. We will update you soon.
AyeshaKulsumSJ
Sep 26, 2022Brass Contributor
Any update on this.
Query regarding bulk/batch send activity and update activity in MS Teams.
Currently, When I have to send/update message to all the users in channel. It takes multiple API calls and server goes slow. To improve the performance do we have any batch update.
- Nivedipa-MSFTOct 17, 2022
Microsoft
AyeshaKulsumSJ - We got an update from engineering team that currently we do not have any public batch API.
Could you please help by suggesting this feature on - Microsoft Teams Community - AyeshaKulsumSJOct 09, 2022Brass Contributor
Hi, Checking if we have any update
- Nivedipa-MSFTOct 04, 2022
Microsoft
AyeshaKulsumSJ - We are still checking this with engineering team. We will update you soon. - AyeshaKulsumSJOct 03, 2022Brass Contributor
Any update on above issue? Below detailed use case,
Use case We have to simultaneously update or send messages in personal scope to all the team members in the channel. We are using bot builder and It takes multiple API calls and the server goes slow. To improve the performance- Is there any bulk/batch support to do this?
- Is it possible to have the same message-id for all messages sent in personal scope?
- If we are doing these many create or update message requests will they block us? Do you have rate limiting for requests?
- Nivedipa-MSFTSep 29, 2022
Microsoft
AyeshaKulsumSJ - Apologies for the delay response. We are checking this with engineering team. We will let you know once we have any updates on it.