microsoftgraph / msgraph-sample-github-connector-dotnet

This .NET application shows how to create a Microsoft Graph connector for GitHub repos and issues.
MIT License
7 stars 8 forks source link

Connect to SharePoint #70

Open beroe-stevemoser opened 1 month ago

beroe-stevemoser commented 1 month ago

Any tips on extending this sample to build a connector based on our SharePoint or OneDrive folder and publish that connector so that our clients could see our files in their M365 search. Seems like this should be built in or require minimal code given it is connecting a MS product to an MS product. Thoughts, tips?