15-02-24 08:14 AM
Can anyone lemme know how to get Sharepoint Site, drive, file ids using MS Sharepoint API?
Thanks in advance!
15-02-24 02:59 PM
Hi Pradeep,
You can use Microsoft graph API via Utility - http or you can use this Sharepoint from DX to achieve this.
Working with SharePoint sites in Microsoft Graph - Microsoft Graph v1.0 | Microsoft Learn
------------------------------
Athiban Mahamathi - https://www.linkedin.com/in/athiban-mahamathi-544a008b/
Technical Consultant,
SimplifyNext PTE LTD,
Singapore
------------------------------
20-03-24 05:19 AM
Not working
Internal : Unexpected error Error during Web API HTTP Request
HTTP Status Code: 403
HTTP Response Content: {"error":{"code":"accessDenied","message":"Access denied","innerError":
Getting this error while using sharepoint API in blueprism code.
Can you lemme know what exact thing to do in this case?
20-03-24 11:19 AM
Hi pradeep,
Error message indicate you don't have access to the SharePoint site, I would suggest to check your SharePoint administrator to provide API access . API requires different access to interact the site, it may not be the same access by interacting manually.
20-03-24 11:41 AM
Can you please tell me what exact access I need to raise? Is that APIConnectors.ReadWrite.All access? or Site.ReadWrite.All access?
Thanks in advance!
20-03-24 01:39 PM
HI pradeep,
Check below article from Microsoft and request based on what you are looking.
https://learn.microsoft.com/en-us/graph/auth/auth-concepts
Also check different assets or VBO's available in digital exchange by searching Grapi API or sharepoint. Added one of the connector for reference( Under the user guide refer prerequisites)
https://digitalexchange.blueprism.com/dx/entry/9648/solution/microsoft-graph-api---authentication