Greetings!
I am working to integrate a Box instance with a Salesforce instance. A colleague of mine has already implemented the Box/Salesforce Developer API Toolkit. We are using the drag and drop functionality on a custom Salesforce object we have developed and it works very well. We now would like to add a feature that will allow metadata fields of Box files take on the data of fields housed in Salesforce. For this, I am looking at the Box SDK for Salesforce. The problem I have is that the API is a managed package meaning I can not see any of the code running in the background, and the SDK is un-managed with APEX class names identical to API class names. Has anyone else come across this problem, or know a way I could move forward? I feel like I am between a rock and a hard place with how these tools were designed.
Any help is greatly appreciated!
