Skip to main content

Salesforce files to box

  • September 8, 2023
  • 5 replies
  • 398 views

  • New Participant
  • 2 replies

Need advice on how to pull from salesforce to box without file size limitation

5 replies

  • Participating Frequently
  • 7 replies
  • September 8, 2023

So, I am going to make an assumption that you are looking for an ongoing integration that takes Salesforce ‘Files’ and places them into box.


The most Salesforce native way to do this is to use Salesforce Functions and Box’s UPLOADS (CHUNKED) . You will need to use Salesforce’s chatter api to download the file and stream it to Box.


Alternatively you could use a middleware solution that does the same thing.


The lowest tech way would be to use the data loader and scheduled job to download files into a locally synced folder. Help And Training Community

They don’t really come over well organized though.


  • 2 replies
  • April 8, 2024

I am tasked to integrate salesforce with Box, can you please provide some guidance/documentation regarding the integration, basically I need to send and store the salesforce reports from salesforce org to Box folder on daily basis.


Any help is much appreciated!

Thanks


  • Participating Frequently
  • 7 replies
  • April 8, 2024

You would need to turn the reports into files, like Sending Report As Attachment in Salesforce | SalesforceCodex then upload them to box. The Salesforce sdk is likely the best tool to use to peform the upload natively from Salesforce.


  • 2 replies
  • April 11, 2024

Thank you for the quick reply. Could you please elaborate more on how to setup & use Salesforce sdk to integrate salesforce with Box.


rbarbosa Box
  • Developer Advocate
  • 553 replies
  • April 11, 2024

Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings