Skip to main content

We are trying to migrate Attachments to Salesforce Files and the Upload works great but for things that are coded we still need to understand how to change that. Is it only changing the Object from Attachment to ContentVersion or should we think about something else?

1 commento
  1. 22 ago 2018, 12:36
    Files are a bit more complicated, you will need to create ContentVersion yes, but then also return the ContentDocumentId that it assigns and then create a ContentDocumentLink record as well.
0/9000