Expand my Community achievements bar.

The Community Ideas review for H1 2025 is out now, see which ideas our Product team prioritized and let us know your thoughts.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

How do you update DOCV metadata via Fusion?

Avatar

Level 4

I am trying to update DOCV metadata via Fusion, following the code here https://developer.workfront.com/otherD.html#get-/docv/metadata but I'm getting an error saying "[422] APIModel V13.0 does not support field data (DocumentVersion)".  I've tried with the various API version options with the same result.  I'm trying to update the externalStorageID using this JSON code(following the guide above)  {"data":{"externalStorageID":{"url":"{{36.value}}"}}}  where 36.Value is input from an upstream module that contains URL to go into the externalStorageID.

 

Any clues, anyone.

 

Best regards

Stuart

 

0 Replies