I have a Box for Salesforce intregration app installed and it works great when a user manually adds a file to a SFDC record. I have an Apex class that creates a PDF file that needs to be linked to a SFDC record. I am able to upload the record through the box-api to an existing folder that is linked to the record. But I cannot figure out an automated way to create a folder that is linked to a SFDC record.
Did anyone find a solution to this scenario?
Thanks, Jose