Create LinkedIn carousel posts from RSS blogs with DeepSeek, fal.ai and Posta
Quick overview This workflow fetches the latest blog post from an RSS feed, uses DeepSeek to generate 5-slide carousel copy, creates AI background images with fal.ai, builds a PDF carousel in Posta, and publishes the post to LinkedIn via a connected Posta social account.
How it works Starts when you manually execute the workflow. Reads your blog’s RSS feed, sorts items by publish date, and selects the newest post. Sends the post title and content to DeepSeek (via an LLM chain) to generate minified JSON containing a caption, tags, and five slides with titles, bodies, and image prompts. Splits the slide list into individual items, applies a theme color, and generates a square background image for each slide with fal.ai. Downloads each generated image and uploads it to Posta as media, then re-associates the uploaded media IDs with the corresponding slide text. Uses Posta to render the slides into a text carousel PDF, then publishes the PDF to the selected LinkedIn account with the generated caption and hashtags.
Setup Add your Posta API credential, select the target LinkedIn social account ID, and update any fixed values like the logoMediaId used for the PDF. Add your DeepSeek API credential and confirm the LLM output stays valid minified JSON for the parser. Add your fal.ai API credential and adjust the image generation prompt or theme_color value to match your brand. Replace the RSS feed URL with your blog feed and confirm the feed provides title and content fields (for example, content:encoded).
Additional info Video explanation: https://youtu.be/CC-_i6LanLg
Related Templates
Restore your workflows from GitHub
This workflow restores all n8n instance workflows from GitHub backups using the n8n API node. It complements the Backup ...
Build a Restaurant Voice Assistant with VAPI and PostgreSQL for Bookings & Orders
This n8n template demonstrates how to create a comprehensive voice-powered restaurant assistant that handles table reser...
Extract Named Entities from Web Pages with Google Natural Language API
Who is this for? Content strategists analyzing web page semantic content SEO professionals conducting entity-based anal...
🔒 Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments