I'm creating an automation that uses Brandfetch to download logos. This uses the format:
https://cdn.brandfetch.io/[company website]
e.g. https://cdn.brandfetch.io/www.broward.edu/
However, when I use this URL to upload an image (or if I directly upload an attachment from URL), Airtable is getting confused by the ".io" domain. It thinks it's the file extension, and will upload an image of the brandfetch home page.
I've tried doing a script and have the same problem. Something about this top-level domain is throwing off Airtable.
Does anyone have a suggestion how to get around this?