Notifications
Announcements
No record found.
We have just setup Dynamics 365 and Sharepoint-2019 (OnPremise) integration (using description: docs.microsoft.com/.../on-prem-server-based-sharepoint-on-prem).But we were surprised by the fact that notes attachments are not covered by this integration. Is there any way to set placement of notes attachments in Sharepoint?
Hi,
You can upload attachments from annotation by creating a plugin and pushing the file to SharePoint via SharePoint web services.
Or you can use Microsoft Flow (Power Automate) for this purpose
www.futurezconsulting.com/.../
Regards,
Hello Andrew,
In fact, Dynamics 365/Sharepoint integration does not manipulate notes attachments in native way.
I would say to evaluate the Attachment Management app.
This app manipulate attachments through Azure blob storage.
Thanks!