I'm looking for guidance on transferring a file from Autodesk Construction Cloud to Forge's Object Storage Service using C#. I found a sort of approache(source1) but doesn't seem very clear. Specifically, I'm interested in:
- Getting a file in ACC.
- Uploading a file directly to Forge's OSS without downloading it locally.
Any examples or pointers would be greatly appreciated. Thanks!
There is not an easy way to move files from Autodesk Docs to Autodesk OSS, basically, you have to download it and upload it through the normal way. Check details as:
But for many user senario, for example, if you want to send the file from Autodesk Docs as input to Design Automation, you can send them directly, check details at https://aps.autodesk.com/blog/new-feature-support-direct-s3-migration-inputoutput-files-design-automation .