I would like to copy any Zoom cloud recordings to Box for unlimited storage. Has anyone setup anything similar to this using the API’s?
I was trying something similar but to a different cloud storage - you might find this helpful
For box specifically, you’d have to refer to their documentation, https://developer.box.com/reference#upload-a-file
and being a large file most likely, https://developer.box.com/reference#supercharged-upload
From our side, https://zoom.github.io/api/#get-recording would give you the file location to download.