I have an excel workbook that contains various data, some of which i copy into a separate csv file which is saved into a local Dropbox folder. However to avoid having to wait for Dropbox to sync with the cloud, I'm wanting to use the Dropbox Core API to post the file straight to the server. I'm fairly conversant with VBA, but not when it comes to this sort of interface - can anybody help with some sample code and/or suggestions?

this is where ive started, but not too sure where to go:
https://www.dropbox.com/developers/core/start/php
https://www.dropbox.com/developers/c...s#fileops-copy