Upload a file into document library using REST API in SharePoint 2013 / Online

In this post we will  see how to upload a file to Document library to a specific folder path using rest api  in SharePoint online and SharePoint 2013. 1)  Create a  Document Library (SampleDocuments)  with 2 columns( Column1 and Column2) .Create a folder(Folder1) in that. 2) Copy the below script and to a notepad and … Continue reading Upload a file into document library using REST API in SharePoint 2013 / Online