Hi All,
I have a Paid subscription with Office 365 account. I am trying to integrate sharepoint online to my application, where I need some support from you in understanding the implementation of Share Point's share events.
We are not receiving the share events like sharing a file / folder / site etc..,. Integrated Webhook according to the documentation, able to receive delta events. Need some help in understanding the implementation of handling / receiving the events when User shares the files / folders / sites on share point. Let me know if you need more information.
Alternatively, let me know if we have any api / provision in sdk to get the list of shared files of a particular user.
What I really meant / want is, the file / folder data which is actually getting shared to the user. If one User shares a file with another user, then I should be able to access / download the file and able to store / read the content of the file which has been shared..