When importing data via CSV into a CMS collection, I am unable to map my Image field to the URL of my .webp image files.
Is this not allowed?
When importing data via CSV into a CMS collection, I am unable to map my Image field to the URL of my .webp image files.
Is this not allowed?
The CSV importer uses those the URLs you provide to retrieve and copy that image into the CMS. Your image URLs need to point somewhere online publicly so that it can access them retrieve them.
Are you saying that you are trying to feed existing Webflow asset URLs into the CMS import CSV? I’m not certain how the importer would handle that, it may just ignore them since it would assume you’re giving it the existing URL already.
The URLs are online and publicly viewable directly via the URL.
The importer allows me to map an Image to the field that contains URLs that end in PNG and JPG.
The importer is not allowing me to map an Image to the field that contains URLs that end in WEBP
The URLs for both the WEBP and PNG/JPG are already existing Webflow asset URLs, as we are moving the data from existing CMS collection into a new collection.
Nevermind, I was able to determine this was an issue with another field in my CSV