API to Upload Sharepoint Files

Jerson Alcaraz asked on September 7, 2015 13:12

What Kentico API should I use to upload document libraries and SPLists including SPListItems and SPFiles (with metadata properties)?

Recent Answers


Maarten van den Hooven answered on September 7, 2015 13:35 (last edited on September 18, 2015 16:22)

Hi Jerson,

We are not using the Kentico Libraries to upload documents to sharepoint, but we use Microsoft.SharePoint.Client. Here is an exaqmple how to upload an document with the MS Sharepoint API : http://stackoverflow.com/questions/9847935/upload-a-document-to-a-sharepoint-list-from-client-side-object-model.

Is this the right directions or do you want achieve something else?

It is really nice to combine Sharepoint with Kentico, in this way you can use the cloud as storage for you're documents and edited them where you want with MS Office online.

If you have questions or problems let me known and maybe I can help you.

Good luck, Maarten

If this answer helped you, please vote for my answer :-)

0 votesVote for this answer Mark as a Correct answer

Maarten van den Hooven answered on September 23, 2015 07:59

Hi Jerson, Did you succeeded with developing Sharepoint API? Or do you still have some issues?

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.