How to upload new revisions with API?

We started evaluating Razuna today and really like it so far.

Is it possible to upload a new version (not rendition) of an asset using the API? We discovered we can upload a new rendition by supplying an existing assetid to the apiupload method, but haven’t successfully been able to upload new versions.

Thanks!

Hi,

Great to hear that you like Razuna.

All available methods are outlined at
http://wiki.razuna.com/display/ecp/API+Developer+Guide. Uploading versions
is not supported in the current version.

Thanks for your reply. Is this a planned feature for the API, or not something to likely be implemented?

We are in a freeze for the 1.7.x branch. We will release Razuna 1.7.1 in
the coming weeks but are hard at work for Razuna 2.0 (razuna 2.0 is a
complete rework and everything will be an API. In that regard it will be
possible in Razuna 2.0).

Hello Fritz. I was searching the forum for uploading additional renditions using the API and found your post that you can upload a new rendition by supplying an existing assetid to the api method. I don’t see assetid as an input parameter to apiupload. Are you able to explain what you found?

Thanks.