Block 1 - Google Gemini Chat Model
- Type / Role
- @n8n/n8n-nodes-langchain.lmChatGoogleGemini - lmChatGoogleGemini
- Config choices
- Version 1
Create unlimited content from Reddit with just one click. How it works : Schedule Trigger: Schedule Trigger fires on the selected day/time. Fetching Reddit Posts: The Reddit node fetches new posts ...
@n8n/n8n-nodes-langchain.lmchatgooglegemini, @n8n/n8n-nodes-langchain.agent, n8n-nodes-base.set, n8n-nodes-base.telegramtrigger, n8n-nodes-base.noop, @n8n/n8n-nodes-langchain.chainllm, n8n-nodes-base.stickynote, n8n-nodes-base.reddit
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Kshitij Matta.
Original n8n.io sourceCreate unlimited content from Reddit with just one click.
Schedule Trigger: Schedule Trigger fires on the selected day/time.
Fetching Reddit Posts: The Reddit node fetches new posts from the communities.
Article Idea Generation: An AI agent converts Reddit post titles into article topics.
Sending Article Ideas via Telegram Bot: A list of topics on which articles can be created is sent.
Article Creation: If an article is approved, AI Agents create a title, SEO optimized content, and a slug for the post.
Post Creation: Post is created with a created title, content, and slug on WordPress.
WordPress API: Website with WordPress API enabled to create articles
Reddit API: A Reddit account with API access
Telegram Bot: A Telegram bot to receive and approve article ideas
Perplexity API: Perplexity API to research information about the article topic
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
Showing the first 24 of 34 workflow blocks. Download the JSON for the full node graph.
| Workflow | Create WordPress posts from Reddit content via Telegram bot and Perplexity |
|---|---|
| Complexity | advanced |
| Nodes | 34 |
| Categories | Content Creation, Multimodal AI |
| Author | Kshitij Matta |
| Published | 27 Jan 2026 |
Use the JSON export at /data/workflows/13042/13042.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Create unlimited content from Reddit with just one click. How it works : Schedule Trigger: Schedule Trigger fires on the selected day/time. Fetching Reddit Posts: The Reddit node fetches new posts ...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Content Creation, Multimodal AI use case.