We’re looking for a way to automatically use a photo provided by an iCal feed as the thumbnail for an event. I wanted to see if this is something that can be easily accomplished via some setting that I’m missing.
Good question! There’s an easy answer to this one: we support the ATTACH: syntax for thumbnails coming in via the iCal feed. (LiveWhale Docs | Events)
Something like:
ATTACH: https://url/to/my/image.jpg
in your iCal should work. Hope this helps!