5 answers
You cannot directly tie the ContentVersion with an Account during the upload. Just like in Apex, you have to create a ContentDocumentLink record with the relative Id's after the ContentVersion is uploaded.
You cannot directly tie the ContentVersion with an Account during the upload. Just like in Apex, you have to create a ContentDocumentLink record with the relative Id's after the ContentVersion is uploaded.