@Meghana-MSFT Apologies. Issue is not reproducing now. TabUpdated Operation by Service Application is not triggering
List tabs request is triggering Update Tab operation for the newly created teams
Hi,
I am using a service application to retrieve the Microsoft Teams data. On using List Tabs REST API, it is triggering Updated Tab operation for the newly created teams for the first time retrieval. On the concurrent retrievals, the Updated Tab operation is not triggered.
Sample Request used to retrieve the Tab data :
https://graph.microsoft.com/v1.0/teams/{$team.id}/channels/{$channel.id}/tabs?$expand=teamsApp
Operation Triggered :
Is there a way to avoid this unwanted operation triggering during data retrieval?
Thanks in advance
2 answers
Sort by: Most helpful
-
-
Meghana-MSFT 3,891 Reputation points Microsoft Vendor
2021-09-21T15:32:00.533+00:00 @Maerona Wynn - Could you please let us know if you are still facing the issue, If yes please share the repro steps?