I am building my app and uploading a CSV file with my 160 documents. Everything works, and now I am trying to link the images.
How can I pre-populate my data with images without uploading the images for each document individually? I want to use the images in my product pages.
I used HTTP://google.com/folder/image.jpeg (obviously not the actual link), but this format and the URL works in a browser.