Copy Cloud Recordings to Box

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 

https://medium.com/@thiya.ramalingam/integrating-zoom-with-a-video-content-management-platform-2fe7ac6e5fec 

 

 

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.