Automate Tech News to Medium with AI and Slack Approval - n8n Workflow | Neura Market
Automate Tech News to Medium with AI and Slack Approval
This n8n workflow automates the process of transforming tech news from RSS feeds into Medium articles using AI, complete with image generation and a Slack-based approval system.
This workflow is designed for content creators who want to streamline their publishing process. It fetches the latest tech news from RSS feeds, uses AI models like Groq and Google Gemini to generate engaging Medium-style articles, and creates professional images with Pollinations AI. The articles are then reviewed and approved via Slack before being published on Medium. The workflow also includes duplicate checking with Google Sheets and archives content in Google Drive.
Platform
n8n
Category
Other
Price
Free
Creator
Dmitri Volkov
if
set
code
noOp
wait
gmail
merge
slack
splitOut
googleDocs
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.