Home > Forum > Actions > Upload to Sharepoint

Upload to Sharepoint
0

Hello,

I have an application where users attach documents, and I want these documents to be uploaded to SharePoint. Additionally, I would like to create a dedicated folder for each set of attached documents on the current instance. However, I haven't found a specific action to achieve this.
Can you suggest an idea?

Thank you.

MVP

Hi Andree Li,

I used the REST API to upload documents as I couldn't use the SharePoint connection for authentication.

Search for these values the page for to see examples:
The following example shows how to create a folder.
The following example shows how to create a large binary file.
https://learn.microsoft.com/en-us/sharepoint/dev/sp-add-ins/working-with-folders-and-files-with-rest

In the attached screenshot you can see my example on how to upload the document.

Best regards.
Daniel

Privacy overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognizing you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.


To see a full list of the cookies we use and learn more about their purposes, visit our Privacy Policy.