Hello,
I'm trying to allow my users to sync their https://example.sharepoint.com/sites/pwa from my website and fetch a list of their projects. I still can't find a documentation or a starting point to do so.
I've tried doing so using Microsoft Graph using https://github.com/microsoftgraph/msgraph-sdk-php but couldn't figure out how to fetch the list of Projects and tasks of Microsoft Project Online.
I would like to allow any user to connect and sync his projects.
Thank you for your kind support.