cancel
Showing results for 
Search instead for 
Did you mean: 

RestSharp file upload

GiroSA
Champ in-the-making
Champ in-the-making

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

1 REPLY 1

abhinavmishra14
World-Class Innovator
World-Class Innovator

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)