Good morning, everyone.
I would like to use Microsoft365 Graph Api to manage a Sharepoint Site. Specifically I should:
- Create Document Libraries
- Break inheritance and associate a list of specific users.
- Upload files to the individual Document Libraries.
For the last action I use the “Microsoft 365” package, but for the first two I imagine there are no utilities that perform these actions.
Does anyone have experience in this area and if so have they used any activities or http requests?
I use UiPath 2022.10 in an onprem installation.
Thanks to those who can help me