Question
API - document move action
Move
Field Name: move
Arguments:
objID (string)
docObjCode (string)
I'm trying to move a document to a different folder via API. I've assumed objID would be the data for folderID? What is docObjCode? Folder? This is what I've tried and it's not moving my document. https://instance.my.workfront.com/attask/api/v7.0/document/_documentidxxxxxxx_/move?objID=_folderIDdataxxxxxxx_&docObjCode=folder Polly Co