Skip to main content

Anyone have sample code showing how to copy a salesforce files (ContentDocument/ContentVersion objects) to Box? 

 

(not from Salesforce attachments which is different).

 

 


This would be code executing in the Salesforce environment (apex)./



Hi ,


 


Take a look at this repo, those are probably the best current samples that I've seen available for the Salesforce / Box connection. Other than that we have the SF dev toolkit guide that may provide some guidance.


 


- Jon



Reply