Skip to main content

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 件の回答
  1. 2025年4月9日 7:28

    Hello @Jeswin K Babu

     

    To get a URL link to an image uploaded in Salesforce CMS, you can follow these steps:

    1. 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.
    2. Create a Content Asset: In Salesforce CMS, once the image is uploaded, you can create a Content Asset to use it in different pages.
    3. 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.
    4. 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.
0/9000