I have 1000 images that each correspond to a different CMS item.
I need to add these 1000 images to my CMS.
Obviously doing this manually one item at a time is not really feasible.
I know I cannot upload images through CSV import or API.
But, I do know I can use the image URLs.
I thought I may be able to upload all my images and then refer to the file names in URL format for the CMS. But when I upload the images to my assets library, the URL gets randomized. So there would be no way for me to know the url for a given image without checking each one manually.
Can anyone thing of a way I can do this systematically?
Netlify is not an option for remote storage use cases since that violates the TOS/Acceptable Use Policy which can result in account termination. There are inexpensive hosting and CDN platforms that are designed for this.
Based on my reading elsewhere, it sounds like the method the other poster described will work. Once the initial image is identified by webflow, the image will be “transferred” to webflow’s CDN.