RestSharp file upload

cancel
Showing results for 
Search instead for 
Did you mean: 
GiroSA
Member II

RestSharp file upload

Does anyone have an example of how to upload a file using RestSharp?

1 Reply
abhinavmishra14
Advanced

Re: RestSharp file upload

Did you looked at : https://github.com/restsharp/RestSharp

You can make use of Authenticator and HTTPPost clients provided in above project and call alfresco upload APIs. 

Take a look at available endpoints:

https://docs.alfresco.com/5.0/references/RESTful-UploadUploadPost.html

https://docs.alfresco.com/6.2/concepts/dev-api-by-language-alf-rest-upload-file.html

https://ecmarchitect.com/archives/2013/08/26/3528

~Abhinav
(ACSCE, AWS SAA, Azure Admin)