I feel that someone smarter than me has probably worked this out or knows a solution…
Is there a way to use Ai in Glide to return a url of a company logo based on a column that contains the company name or website? I tried and ChatGPT returns links that do not work
As far as I know, images are heavily cached and I’m not sure for how long they cache those images. If you need to refresh it, I would include a param to the image like ?cachebust=202408 for example, to refresh it every month.