RestSharp file upload

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2020 05:29 AM
Does anyone have an example of how to upload a file using RestSharp?
Labels:
- Labels:
-
Alfresco Content Services
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2020 01:38 PM
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)
(ACSCE, AWS SAA, Azure Admin)
