Expand my Community achievements bar.

Interested in getting an Adobe Workfront certification? Don't miss our AMA on June 10th, where our experts will be available to answer any questions you may have about getting certified!

How to upload a document to a 'linked' folder using Fusion?

Avatar

Level 2

Can anyone provide guidance on how to upload a document to a 'linked' folder using Fusion?

I figured out how to do this a couple of year ago, using the internal calls by seeing how it's done in the Workfront UI (with the Chrome debugger turned on). 

This worked for quite some time using:
https://{domain}/internal/documents/moveDocuments

POST

documentIDs=xxxxxxx&newFolderID=xxxxxxx&originalFolderID=xxxxxxx

This no longer works.  I get a 200, but it's just now working and the response is a bunch of HTML.

I know that there is an action called linkExternalObjects that I have never got working.

Has anyone been able to get content copied/moved/uploaded to a linked folder with Fusion?

1 Reply

Avatar

Level 2

Hi, 

have you been able to find a solution to this problem? I need to do the same thing, upload a document to a linked folder.