Upload File to SharePoint Folder using PHP?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ADezii
    Recognized Expert Expert
    • Apr 2006
    • 8834

    Upload File to SharePoint Folder using PHP?

    Does anyone know how to programmaticall y Upload a File to a SharePoint Folder, under ...Shared%20Doc uments, using PHP? I have been unable to find any valid references. All Users of this Site are authenticated. Thanks in advance.
  • Niheel
    Recognized Expert Moderator Top Contributor
    • Jul 2005
    • 2433

    #2
    Peter,

    Seems like you missed some context in the question.
    @ADezii asked if anyone asks how to upload a file to a sharepoint folder using PHP.
    niheel @ bytes

    Comment

    • ADezii
      Recognized Expert Expert
      • Apr 2006
      • 8834

      #3
      Thanks Niheel, I need this to be done programmaticall y using PHP. Manual Uploads are no problem.

      The only suggestions that I got were to use the REST API, but no examples were ever given.

      Comment

      • zmbd
        Recognized Expert Moderator Expert
        • Mar 2012
        • 5501

        #4
        ADezii
        Does this site help - I have no background in PHP?
        Tutorial by Thangu on SharePoint Rest Url Construction of Files.If you are interested in my Self Paced Course to master REST Concepts in SharePoint for along with various App Development using REST, register here.https://www.udemy.com/sharepoint-rest-fundamentals-from-thangu/learn/v4/content


        Also, but you probably already have this link.... but just in case:
        Perform basic create, read, update, and delete (CRUD) operations on folders and files with the SharePoint REST interface.


        Best of Luck Buddy!
        -Z

        Comment

        • ADezii
          Recognized Expert Expert
          • Apr 2006
          • 8834

          #5
          Thanks zmbd, valuable Resources.

          Comment

          Working...