douglascayers / sfdc-convert-attachments-to-chatter-files

📎 Easily migrate your Attachments to Salesforce Files.
https://douglascayers.com/2015/10/10/salesforce-convert-attachments-to-chatter-files/
BSD 3-Clause "New" or "Revised" License
73 stars 29 forks source link

New Feature: Choose which objects to have attachments converted #15

Open douglascayers opened 7 years ago

douglascayers commented 7 years ago

Not all objects support files, like EmailMessage and EmailTemplate. The conversion will fail when trying to creating a File shared to those kinds of records.

This feature allows the admin to configure which objects they want to be included in the conversion process rather than all Attachments that exist in the org.

douglascayers commented 6 years ago

Also see https://github.com/DouglasCAyers/sfdc-convert-attachments-to-chatter-files/issues/40

douglascayers commented 6 years ago

Also see #47