Downloading non-Fusion files

Downloading non-Fusion files

thomasa88
Advocate Advocate
682 Views
2 Replies
Message 1 of 3

Downloading non-Fusion files

thomasa88
Advocate
Advocate

I'm working on an add-in that will upload and download files in a Fusion project.

 

This thread points out DataFolder.uploadFile for uploading files.

 

However, I cannot find any function for downloading files. Is there any?

0 Likes
Accepted solutions (1)
683 Views
2 Replies
Replies (2)
Message 2 of 3

goyals
Autodesk
Autodesk
Accepted solution

May be you can try Forge Data Management API to upload/download the files to Fusion team. https://forge.autodesk.com/en/docs/data/v2/tutorials/download-file/

 

When you open a document in Fusion, it takes care of downloading the file and open it up. The basic workflow is that in case user have some non-fusion files then they can upload it from Fusion directly and then late open it in Fusion from data panel.



Shyam Goyal
Sr. Software Dev. Manager
0 Likes
Message 3 of 3

thomasa88
Advocate
Advocate

That sounds exactly like what I would need!

 

Unfortunately, my add-ins are a side project, so I don't have money to spend on a Forge account.

0 Likes