Skip to main content
Question

Salesforce file copied to Box?

  • May 22, 2025
  • 2 replies
  • 36 views

Forum|alt.badge.img

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

 

(not from Salesforce attachments which is different).

 

 

2 replies

Forum|alt.badge.img

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


Forum|alt.badge.img

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