Hi,
i want to download multiple document in single RestAPI call.
Is there any way to download multiple document in single Rest call? plz help...
Hi Abhishek,
I believe the correct forum for REST API questions is onhttp://developer.opentext.com.
Cheers,
Kyle
No, there is not. There are plans for the future to introduce batch requests to combine resposnes of multiple REST API calls together, but it is not clear if they will support document content download, which would need multipart MIME format. If you need this feature today, you could develop your custom request handler.
You'll find more REST API questions and answers in the forum Kyle pointed you to.
thanx Ferdinand.. do you have some idea, how to create custom script for doing this .