09-23-2013 12:26 PM
Is there a way to get Thumbnail and storyboard (for videos) through Client Automation or Rest API?
09-25-2013 04:39 AM
Yes because these information are stored as metadata (blob) on the document itself. So you should be able to get it back with one of these operations:
http://explorer.nuxeo.org/nuxeo/site/distribution/Nuxeo%20Platform-5.7.3/viewOperation/Blob.GetList
http://explorer.nuxeo.org/nuxeo/site/distribution/Nuxeo%20Platform-5.7.3/viewOperation/Blob.Get
You just need to find the right xpath, but an xml export of the document will help figure that out.
09-30-2013 08:51 AM
Hi,
I wrote a short blog about this: http://www.nuxeo.com/blog/development/2013/09/qa-friday-video-storyboard-rest-api/
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.