0
votes

I would like to extract the items from Json file from my local to media library of the Sitecore Content using sitecore item Web API. Does anyone have excamples to access WebApi and upload to the media library items? thanks,

1

1 Answers

2
votes

This post may help you. It has a helper to upload files to Sitecore`s Media Library:

http://www.sitecoreinsight.com/how-create-media-items-using-sitecore-item-web-api/

To create regular items (not in the media library) I suggest you to use this tool:

http://sitecorecreative.wordpress.com/2013/02/28/sitecore-web-api-client-library/