Use this powerful n8n workflow to automate content generation. Scrape Reddit RSS, use Groq AI to draft articles, find Pexels images, and auto-publish to WordPress.
Download this n8n workflow template and start using it instantly.
This comprehensive solution addresses the challenge of high-volume, contextual content creation. It initiates an automated process every time a new article appears in relevant subreddits (r/artificial, r/MachineLearning, etc.). The heart of this n8n workflow is the Groq AI integration, which transforms short or complex Reddit posts into engaging, human-friendly blog articles, complete with structural elements like titles, categories, and tags. Furthermore, this n8n template manages the entire media lifecycle: finding a relevant image via Pexels, uploading it to WordPress, setting metadata, and finally publishing the post. This complete hands-off publishing cycle demonstrates the power of a modern n8n node combination for scaling content operations.
The entire process is orchestrated by a powerful combination of standard and specialized n8n node types:
To deploy and utilize this advanced n8n workflow, follow these steps:
Authorization and the value as your key. Attach this to the Pexels HTTP Request image n8n node instances. RSS Feed Trigger: Serves as the primary n8n trigger, initiating the process upon detection of new RSS items from selected Reddit subreddits.
Triggers Merge (Merge Node): Combines data streams from the multiple RSS n8n trigger inputs into a single item list for the next step.
Groq Chat Model (LangChain n8n node): Utilizes the powerful llama3-70b-8192 model to transform the raw Reddit data into structured, human-written blog content (title, body, taxonomy, image keyword).
Structured Output Parser (LangChain n8n node): Essential for handling the AI's JSON response, ensuring all generated elements are correctly mapped into subsequent n8n node variables.
Pexels HTTP Request image (HTTP Request Node): Executes a search against the Pexels API using the keyword provided by the AI to find a suitable featured image. The n8n workflow includes fallback logic if the initial search fails.
WP Make Category / WP Make Tag (HTTP Request Node): These n8n node calls attempt to create the category/tag in WordPress. The critical configuration onError: continueRegularOutput allows the flow to proceed to the search phase if the term already exists.
Category ID / Tag ID (Set Nodes): Used extensively throughout the middle of the n8n workflow to capture and retain the unique integer IDs returned by WordPress for the created or located taxonomy terms.
Create a post (WordPress Node): A dedicated WordPress n8n node that combines the AI-generated content with the acquired Category and Tag IDs to create a post in draft status.
Image Upload To Wordpress (HTTP Request Node): Handles the final stage of media upload, sending the downloaded image binary data to the WordPress media endpoint to prepare it as the featured image.
Update a post (WordPress Node): The final n8n node in the flow, updating the post's status from 'draft' to 'publish' once all content and media linkages are complete.
Automate your content pipeline using this powerful n8n workflow. Fetch news, draft articles with Anthropic Claude AI, use a human approval n8n node, publish to WordPress, and share instantly on LinkedIn.

Deploy this powerful n8n workflow to instantly transcribe WhatsApp voice notes, leverage an OpenAI n8n node for proposal drafting using Airtable data, and deliver a final PDF via WhatsApp. Save hours with these efficient n8n templates.

Automate virtual try-on image generation for WooCommerce using Fal.ai Nano Banana. This powerful n8n workflow updates products directly from Google Sheets data.

Use this powerful n8n workflow to automatically generate SEO tags for WordPress posts using GPT-4. Features include smart duplication prevention and tag ID mapping.

Use this sophisticated n8n workflow to automatically generate YouTube video chapters from existing captions using the Google Gemini AI model. This n8n template speeds up video post-production.

Use this powerful n8n workflow to automatically source Reddit content, generate engaging YouTube Shorts using OpenAI and a custom MCP server, and publish the video seamlessly. Leverage advanced n8n templates for content scaling.


Hey, I’m Ranjan Kumar — I build smart, AI-powered workflows with n8n to automate tasks, save time, and simplify daily work. I enjoy combining tools like Groq, OpenAI, WordPress, etc. to create powerful no-code/low-code automations. Whether it’s content creation or API integration, I focus on making workflows that are easy to use, practical, and ready to plug into your stack. Sharing real-world automations to help others work smarter, not harder.







































