Block 1 - Check for New Ideas (Weekly)
- Type / Role
- n8n-nodes-base.scheduleTrigger - scheduleTrigger
- Config choices
- Version 1.3
The Content Calendar Manager n8n + Google Sheets + Groq AI + Slack Automation This workflow automates your entire content planning process—from idea backlog to AI generated drafts and team rea...
n8n-nodes-base.scheduletrigger, n8n-nodes-base.googlesheets, n8n-nodes-base.sort, n8n-nodes-base.switch, @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmchatgroq, n8n-nodes-base.set, n8n-nodes-base.merge
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by WeblineIndia.
Original n8n.io source> n8n + Google Sheets + Groq AI + Slack Automation
This workflow automates your entire content planning process—from idea backlog to AI-generated drafts and team-ready summaries. It runs weekly, fetches pending content ideas from Google Sheets, generates platform-specific content using AI (blogs, videos, social posts) and delivers a clean summary to Slack while updating statuses in your sheet.
Sr No, Topic, Type, Status, Deadline.idea or writing).This workflow acts as a smart content operations assistant. Every week, it scans your content backlog stored in Google Sheets and identifies items that are either in the "idea" or "writing" stage. It then prioritizes them by deadline and processes them accordingly.
Based on the content type (Blog, Video or Social), the workflow routes each idea into specialized AI agents powered by Groq. These agents generate structured outputs such as blog outlines, video scripts or social media briefs—each tailored to its format and purpose.
Finally, all generated outputs are compiled into a single, clean Slack report for your team. At the same time, the workflow updates the original sheet to mark processed items as "writing", ensuring no duplication of effort and maintaining workflow consistency.
To use this workflow, you need:
Sr NoTopicType (video, blog, social)Status (idea, writing, etc.)DeadlineCheck for New Ideas (Weekly)Fetch Content Backlogidea OR writingOrder by DeadlineRoute by Format (Video/Blog/Social)Blog Branch
Node: Generate Blog Outline
Uses: SEO Strategist LLM
Video Branch
Node: Generate Video Script
Uses: Video Producer LLM
Social Branch
Node: Generate Social Post
Uses: Growth Expert LLM
Map Blog DataMap Video DataMap Social DataSync Parallel BranchesBundle Results into ListFormat Slack Report LayoutPost Summary to SlackUnbundle Individual RowsMark Status as WritingwritingAI Prompts
Modify prompts in:
Generate Blog Outline
Generate Video Script
Generate Social Post
Adjust tone, structure or output format
Schedule
Change timing in Check for New Ideas (Weekly)
Sheet Filters
Update status filters in Fetch Content Backlog
Slack Message Format
Edit JavaScript in Format Slack Report Layout
Content Types
Add new conditions in Route by Format for more formats
There can be many more use cases depending on how you customize and extend this workflow.
| Issue | Possible Cause | Solution |
|---|---|---|
| No data fetched | Incorrect sheet ID or filters | Verify Google Sheet ID and filter values |
| Workflow runs but no output | No rows match "idea" or "writing" | Check Status column values |
| AI output is empty | Groq API issue | Validate API credentials and model |
| Slack message not sent | Incorrect channel ID or auth issue | Recheck Slack OAuth2 and channel ID |
| Sheet not updating | Mapping mismatch | Ensure Sr No matches correctly |
| Duplicate processing | Status not updated | Confirm "Mark Status as Writing" node |
If you need assistance setting up this workflow, customizing prompts or extending it with advanced features, our n8n workflow development team at WeblineIndia is here to help.
We can help you:
Reach out to WeblineIndia for expert support and tailored automation solutions.
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.
| Workflow | Generate weekly content drafts from Google Sheets with Groq AI and Slack |
|---|---|
| Complexity | advanced |
| Nodes | 23 |
| Categories | Content Creation, Multimodal AI |
| Author | WeblineIndia |
| Published | 27 Apr 2026 |
Use the JSON export at /data/workflows/15337/15337.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.
The Content Calendar Manager n8n + Google Sheets + Groq AI + Slack Automation This workflow automates your entire content planning process—from idea backlog to AI generated drafts and team rea...
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.