How to upload a document to a 'linked' folder using Fusion? | Community
Skip to main content
Level 2
June 6, 2024
Question

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

  • June 6, 2024
  • 1 reply
  • 942 views

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?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Level 2
September 17, 2024

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.