The Mindful Dollar · AI Explained Simply
Google Just Put an AI Content Engine Inside Your Spreadsheet. Is n8n Dead for Content Workflows?
By Nasly Duarte | Mindful Dollar — Doing More With Less
I need to start with a confession: I almost mass-deleted three n8n workflows this week.
I was organizing my LinkedIn content topics in Google Sheets — hashtags, hooks, post drafts, status columns — and then I saw it. A little purple cross icon appeared with a label I hadn't noticed before: "Drag to fill with Gemini."
I dragged it. And Gemini started filling my rows with content. Not random content. Content that matched my column headers and the patterns in my existing rows. It pulled from the web. It categorized. It wrote draft hooks based on the topics I'd already started.
I sat there staring at it like… wait. Did Google just eliminate half my automation stack?
I want to know if you had the same reaction — or if you think I'm overreacting. Keep reading and tell me at the end.
What Actually Changed (This Literally Just Happened)
Google rolled out a major Gemini update to Workspace on March 19, 2026. The Sheets update is the one that matters for builders like us who plan content in spreadsheets.
Here's what "Fill with Gemini" actually does:
- You set up column headers (Topic, Hook, Hashtags, Post Draft, Status)
- You fill in a few rows manually so Gemini can see the pattern
- You drag down and Gemini auto-populates the rest — pulling from the web, categorizing, even writing draft copy
It's not just autocomplete. It runs a separate web search for each row. It reads your column headers and figures out what data to pull. Google's VP of Product described it as Gemini being able to "figure out how to go find what you need" just by reading the structure you've built.
Available now for Google AI Ultra and Pro subscribers.
My Hot Take: Gemini Replaces the Brain. n8n Is Still the Body.
What Gemini in Sheets Does Well
Topic research and enrichment. If I have a column of broad topics — "Miami construction workforce," "AI in accounting," "contractor licensing Florida" — Gemini fills adjacent columns with trending angles, relevant statistics, and draft hooks. That used to require a separate n8n node hitting an AI API.
Pattern-based content generation. Write three posts in a specific format, drag down, and Gemini generates more in that same pattern. For batching a week's worth of content in one sitting, this is fast.
Zero setup cost. No webhook URLs, no OAuth tokens, no node configuration. It just works inside the sheet you already have open.
What Gemini in Sheets Cannot Do
It cannot publish. Gemini fills your spreadsheet. It does not post to LinkedIn. You still need either a scheduling tool or an automation platform to move content from sheet to platform.
It cannot run on a schedule. Gemini responds when you interact with it. There's no "run this every Monday at 6 AM" trigger. n8n's Schedule Trigger exists specifically for this.
It cannot handle approval workflows. If you want a human review step before publishing (and you should — more on this below), Gemini doesn't offer that. n8n can route a draft to Telegram or Slack for your sign-off before it goes live.
It doesn't close the loop. After a post publishes, n8n can mark the row as "Posted" and add the live URL back to your sheet. Gemini doesn't do post-publish tracking.
Here's Where I Want to Fight About It
I think most builders are overengineering the research step.
If you're paying for Google AI Pro anyway, why are you running a 10-node n8n workflow with Perplexity and OpenAI just to generate topic ideas and draft hooks? Gemini does this natively now, inside the sheet, with zero config.
But — and this is important — I also think anyone publishing AI-generated content straight to LinkedIn without human review is playing with fire.
Where do you land on this?
- Are you comfortable with fully automated post-to-publish pipelines?
- Or do you keep a "Ready" column and review every draft before it goes out?
- Has an AI-generated post ever embarrassed you? (Be honest.)
I keep a human-in-the-loop step because my voice is my brand. But I know builders who skip it entirely and post three times a day on autopilot. I want to hear what's actually working for you.
The Stack I'm Landing On (Tear It Apart)
Here's my current thinking. Tell me what you'd change:
| Layer | Tool | Why |
|---|---|---|
| Topic research & draft generation | Gemini in Sheets | Faster, zero config, web-grounded |
| Human review & editing | Me, in the same Sheet | Edit Gemini's drafts, mark rows as "Ready" |
| Scheduled publishing | n8n | Reads "Ready" rows, posts to LinkedIn on a schedule |
| Status tracking | n8n | Updates row to "Posted," adds the live post URL |
Gemini replaced the research and first-draft nodes in my n8n workflow. It did NOT replace the scheduling, publishing, and status-tracking nodes.
Gemini is the writer. n8n is the operations manager.
Less nodes. Less complexity. Same output. Maybe better output, because Gemini's web search is pulling fresher data than a cached AI prompt would.
The Bigger Pattern (This Isn't Just About Content)
This is something I keep seeing as AI tools mature, and I think it matters for every builder reading this:
The generation layer is getting commoditized. Every platform is adding AI content generation natively — Google Sheets, Notion, Canva, even email clients. The thing that still requires you to build something is the orchestration layer — getting the right content to the right place at the right time with the right approvals.
That's where n8n (or Zapier, or Make, or Claude Code) still earns its keep.
But here's my question for the group: how long until Google adds scheduling and auto-publish to Sheets too? If Gemini can already research, draft, and organize — publishing feels like it's next. And if that happens, does n8n lose its role in this workflow entirely?
I genuinely don't know the answer. I'm curious what you think.
What Should I Doing Next (And What I Want From You)
Should I simplify my n8n workflow this week. Remove the OpenAI research nodes and let Gemini handle topic enrichment directly in my content calendar sheet. My n8n setup will get leaner — it just reads, publishes, and updates.
Doing more with less. That's the whole point.
Next week, I'm building my full n8n workflow setup — screenshots, node configs, and the Google Sheet template. So you can use it or tell me what's wrong with it.
But before that, I want to hear from you. Seriously. Drop a comment, reply, DM me — whatever works:
- What does your content automation stack look like right now? (Sheet + n8n? Notion + Zapier? Something else entirely?)
- Have you tried "Fill with Gemini" yet? What was your first reaction?
- Human review or full autopilot? And has skipping review ever burned you?
- Hot take: will Google eventually add scheduling and publishing directly to Sheets? Or is that a bridge too far for a spreadsheet app?
The best answers are going in next week's post. I'll credit you and link your profile. Build in public means building together.
Connect with me on LinkedIn — I'm documenting this entire workflow evolution .
Mindful Dollar | Nasly Duarte | Doing More With Less
#BuildInPublic #n8n #GeminiAI #GoogleSheets #ContentAutomation #LinkedInStrategy #MindfulDollar #DoingMoreWithLess
No comments:
Post a Comment