After several very impressive exchanges with AI, I am still struggling to integrate an image from an RSS feed into a Bluesky post.
In my Facebook zaps, all it takes is one RSS step and one FB post to get the result. But that doesn't work for Bluesky.
The AI made several attempts to extract the correct URL from the RSS feed, finally finding it in a <content:embedded> tag, but since there are several articles in the feed, the image retrieved by a formatter action is always that of the first article in the feed.
Tests from the HTML page did not work because there are many URLs on the page...
Any help in creating a zap that can locate the <content:embedded> and retrieve the first image URL to put in the post would be greatly appreciated...