I am looking to add files programatically, I can get it working while I create collections(folders) and then add the files to the collections(folders). I have tried adding the files via EntriesController.SimplifiedUpload passing in both 0 and -1 as the collection id, I have also tried using EntriesController.UploadEntry however using any of these methods I receive an Object not found exception. Is there a way to do this? What is the way to do it?
Thanks,
Ryan