How to upload a document to existing document in Cloud Repository through Cloud API?..
Thanks,
Sanjay
How to upload a document to existing document in Cloud Repository through Cloud API?..
Thanks,
Sanjay
Sanjay-
I would take a look at our relevant guides and documentation at developer.laserfiche.com first. You can also experiment using our Swagger playground right in your browser. If you still have questions, feel free to post them here.
Importing a Document using the Laserfiche API
Using the Laserfiche API with Low-Code Tools
Best,
Andrew
Andrew,
Thanks for the response , Already we have tried with the documentation and we have gone through the links you have affixed but we didn't happened to find any solution regards to the above question.
And what exactly we need is solution via Cloud API alone.
Thanks ,
Sanjay
Can you elaborate on what you are trying to accomplish? It sounds like you are trying to do more than just upload a document to Cloud via the API.
Modifying existing document through Cloud API and need to upload modified document as new version to parent file.
For Examaple, Lets say there is a document with entry id (1234) in repository, through Cloud API modifying document (entry id - 1234) and upload the modified document as new version to document with entry id 1234.
I understand now, thanks for the explanation. Unfortunately, the Repository API doesn't support document versioning at this time. The feature is under consideration for future updates, but it is not part of the upcoming V2 release.