Hi All,
Trying to build an integration between Salesforce and Box and trying to push several files stored in salesforce up to Box w/ custom metadata.
I am able to upload a single file at a time using the https://upload.box.com/api/2.0/files/content upload file api call. But how would I be able to send multiple files in a single request. I have seen 0 examples or mention of this but have seen that the V2 API is able to do this.