Trying to bulk upload images with CSV file.

Database & APIs

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.

What have you tried so far?

I tried field name as "Image_URL" and data type as "Image Path" and pasted a URL for all the hosted images to my website, but it throws an error.

Did you check FlutterFlow's Documentation for this topic?
Yes
2
2 replies