Skip to main content

Hello,


         We are working to create multiple folders and send multiple documents to those folders in Box from Salesforce via apex. As I learned Box doesn't have bulk API to send list of records from salesforce to create folders(Please correct me if I am wrong).


We had a work around in apex to loop in records to process one at a time. Let's say we are executing 200 records from salesforce to loop in BoxToolKit.CreateFolder and pass recordId as one of the parameter. When we execute this few records are returning null value for folderId and most of them are returning a folderId. Just wanted to see is there a limitation if not why box is not returning a folderId for few of them. Please let me know if any one had similar scenario or help me finding solution. Any help is appreciated. 


 


Thanks,


Sathwik Enukonda.

Be the first to reply!

Reply