Creating A Public URL For Salesforce Files
Have you encountered a scenario in which you needed to showcase or distribute images (or other file formats) stored as Salesforce Files beyond the Salesforce platform? To make a file accessible to the public, you can easily generate a record on the ContentDistribution object linked to the corresponding ContentVersion Id. Upon creating a ContentDistribution record, …