We created a trigger in Salesforce on the Case object to automatically add any Attachments to Box using the createFileFromAttachment File Operation
Salesforce has changed their attachment process to ContentDocument
Is there a similar boxToolkit method for adding ContentDocuments?