Forum Discussion
kiranraj7
Apr 06, 2020Copper Contributor
Sharepoint upload document using REST API with Jquery.
Hello experts, I have used below link code for uploading documents on sharepoint, https://docs.microsoft.com/en-us/sharepoint/dev/sp-add-ins/upload-a-file-by-using-the-rest-api-and-jquery#runni...
Sudharsan K
Apr 07, 2020Iron Contributor
Hi,
Which example you tried from the link?
Which example you tried from the link?
kiranraj7
Apr 07, 2020Copper Contributor
Sudharsan K I have create HTML web resource on CRM form and I have added <input type="file"> and on click of button I am calling function from code. But getting error.
- Sudharsan KApr 07, 2020Iron ContributorHi,
The example shown in the below link explains the use of SharePoint server and SharePoint online and then to communicate using REST API. From CRM I need to check how to access the SharePoint repositories. May I know which CRM version you are using, is it On-Prem or Online?- kiranraj7Apr 07, 2020Copper Contributor
Sudharsan K I am working with MS D365 CRM online v9.1