Hi Everyone, I am trying to get a URL link to an image uploaded on CMS so that i can use it to display an image on a record page in a field. Is there any way to get such a link that can be used to display ? Or any other work arounds Thank you
1 件の回答
Hello @Jeswin K Babu
To get a URL link to an image uploaded in Salesforce CMS, you can follow these steps:
- Upload the image to CMS: First, ensure the image is uploaded to Salesforce CMS. You can do this via the "Content" tab in Salesforce CMS.
- Create a Content Asset: In Salesforce CMS, once the image is uploaded, you can create a Content Asset to use it in different pages.
- Access the Asset URL: After the image is uploaded as a Content Asset, Salesforce generates a public URL for the content asset. You can find this URL in the asset's properties.
- Using the URL: This URL can be used to display the image on a record page or any other page that supports external image links.