1

As the title says, I'm curious.

I know that graph api has a function to look up group members, but it seems impossible to track the addition or deletion of members between those requests.

Plus, the exact dateTime that was added or deleted as additional members.

Thanks for your help.

Seungho
  • 71
  • 4

1 Answers1

0

Check the concept of using delta to tracking changes in groups.

Documentation

delta query overview

get incremental changes for groups

group: delta

user2250152
  • 14,658
  • 4
  • 33
  • 57