Hi All,
I'm trying to synchronise 2 groups (Yammer & Teams) using Power Automate.
In order to avoid false failure when trying to add user that already exists I need to check if user is not already within the groups.
So I'm using Office 365 Groups Operation ListGroupMembers that provide me an array of user within a group.
However the API result list is false. Or at least not up to date.
For testing purpose I'm looping on the same user by removing it from Yammer and Team and adding again to either Yammer group or Teams group to trigger the flows.
After removing it from yammer the API Office 365 Groups Operation ListGroupMembers return me a list where this user is still present.
Any suggestion to fix this error ? inacurate data provided by the API ?
So my Power Automate flow is correct but due to this wrong data user is wrongly expected as already present and then not added... despite he no longer belongs to the group....
Any suggestions ?


Report
All responses (
Answers (