How to configure sharepoint API

We want to integrate the Bubble application to company SharePoint to store files, and images in sharepoint, can one has any user-friendly documentation doing via API connectors in Bubble?

2 Likes

I’ve never tried but I’m sure it can be done. If you don’t find an existing solution drop me a note here next week and I’ll take a look at it for you.

I have an earlier post on how to retrieve the user photo using the MS Graph but it shows you what you need to do to configure the base. HOWTO: Retrieve User Photo from Microsoft Graph

Then you can use the Graph endpoints for SharePoint to hopefully do what you need to do. Working with SharePoint sites in Microsoft Graph - Microsoft Graph v1.0 | Microsoft Docs

Hope this helps!
–Treb

@treb.gatte I actually remembered your earlier post but failed to exercise enough energy to search for it and provide the link as a resource :(. I’m glad you caught this one and posted accordingly.

No worries. I hope you find it useful! The Graph Explorer makes it easy to try out the API calls. Graph Explorer | Try Microsoft Graph APIs - Microsoft Graph

Hello,

I am interested if you managed to integrate sharepoint API.

I am currently working on this my self and there is not much documentation on the web.

For any help/answer I would be very grateful.