This n8n workflow enables automatic posting of new RSS feed items to BlueSky social platform, including embedded images and external links. It streamlines content sharing by fetching RSS content, uploading images, creating sessions, and publishing posts seamlessly.
The process begins with a trigger that monitors an RSS feed for new items. When a new feed item is detected, the workflow extracts relevant details such as the title, link, description, and image URL. It then downloads the image, uploads it to BlueSky, and creates an authenticated session for posting.
Next, the workflow constructs a post that includes the feed’s excerpt, link, title, and the uploaded image as an embedded external content. The post is crafted with a timestamp and language settings, then submitted via an HTTP request. This setup allows users to automatically share interesting or timely content from any RSS feed directly to BlueSky, ideal for content creators, marketers, or social media managers aiming for consistent online presence.
Additionally, the workflow includes sticky notes for configuration guidance, ensuring users can easily customize credentials, feed URL, and message text to suit their needs.
Reviews
There are no reviews yet.