The Office 365 Group connector just has when a user is added or deleted. What happens if there is a change to the user. The manager changes, their address gets updated, etc. How can we trigger a flow when this type of event occurs?
Hi @MT090511,
As far as I am aware there is no specific trigger action for that scenario.
However, you can workaround this by using a delta query for the user resource type in the Graph API. That response should list updates to specific users.
https://learn.microsoft.com/en-us/graph/delta-query-users?tabs=http
User | Count |
---|---|
95 | |
48 | |
21 | |
19 | |
18 |
User | Count |
---|---|
137 | |
54 | |
42 | |
41 | |
30 |