Hello.
I want to export my Webflow CMS data into Airtable. So I exported my blog as a CSV and imported it into Airtable.
Two things happened.
- The rich text field in my collection list is exported with all the HTML tag in it. So P and H1 etc.
- The image links got lost in the process. So the image fields were blank in Airtable.
When I tested the CSV - https://csvlint.io - that Webflow generated I saw that it is ASCII-8BIT encoded en not the usual UTF-8.
Has anyone any experience with export data to Airtable from Webflow?
- I don’t want the HTML tag’s (rich text field) in Airtable, so how do I fix this?
- Where are the image links gone?
Thanks.