Skip to main content
Question

related objects for box integration

  • May 22, 2025
  • 2 replies
  • 18 views

Forum|alt.badge.img

I am able to query box__Folder_Meta__c to list all folders that are stored in our box.com account.

How can I link each row back to its corresponding sales forceobject ?

i.e. which folders are linked to Accounts, which folders are linked to Opportunities, etc.

 

 

 

2 replies

Forum|alt.badge.img

Hey Steve, 

I'm not sure if you've already taken a look at our Salesforce developer toolkit documentation, but that should be able to help you out here. 

Sounds like you already have a folder structure in Box and you'd like to hook it up to the Box for Salesforce integration. Specifically, I'd take a look at: 

 

Best, 

Kourtney

Box Developer Adovcate


Forum|alt.badge.img

The short answer appears to be:

join box__Folder_Meta__c to box__FRUP__c on box_Folder_Id_c