Notifications
Announcements
Hello,
I have to connect sharepoint from dynamics 365 plug-in, this has to be independent service in azure
- need to create document library from plugin
What is best way to implement this?
Thanks,
Hi @Shafdev,
Does the integration need to run synchronously/real-time? Or can it be near real time?
If real-time is required, you could call an Azure Function from your plugin. The Azure Function can then create the document library using SharePoint CSOM library.
Here is an example of how to so. Ignore the flow part of the article since you'll be calling via a plugin instead.
---Please click Accept as Solution if my post answered your question. This will help others find solutions to similar questions. If you like my post and/or find it helpful, please consider giving it a Thumbs Up.
it is not required to be real time , Can be asynch.
it can be independent component/service deployed in azure connected to sharepoint ?
How about rest service or graph api?
what would be best approach?
For asynchronous scenarios, Azure Logic Apps or Power Automate is often a good choice. You can use the Dataverse connector to trigger the flow based on an event, then use the SharePoint connector with the "Send an HTTP request to SharePoint” action which calls the REST API.
The steps for using that action are described here.
Thanks for your response .
but will it be possible to call power automate flow from Plugin?
what if I have to write complex logic using C#/.Net?
In my previous message, the assumption was that no plugin is required.
If you need complex logic, you could write a plugin and call out to an Azure Function.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
In our never-ending quest to improve we are simplifying the forum hierarchy…
We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 717 Most Valuable Professional
Michael E. Gernaey 329 Super User 2025 Season 2
Power Platform 1919 268