Skip to main content

Hi, 

I am inserting image from custom file upload using lightning. it is saved using conntentVersion  object and link to the particular record to the custom object using ContentDocumentLink

but i need to save the image link for that image which can be used in website that is public in a custom field. 

how to get the imagelink for that image. 

 
2 answers
  1. Dec 3, 2018, 6:48 PM
    The image is saved using file object in lightning  in apex . but need to get a public link for that image 
0/9000