Does anyone know if there is an sample code for using Visual Basic to connect to Box.com documents?
We have some elaborate VB Excel macros that pull data in from various files. Now that we have switched over to using box.com as our file system, we would like these macros to read/write the required data to files stored in Box.com.
Here is some sample code for uploading a file in VBScript to Box:
source