Content Marketing
741 results — 370 downloadable workflow files, 371 source-linked n8n references
UGC Image Generator from Form Submission using NanoBanana 🍌 and Telegram
On a form submission, generates UGC images with NanoBanana and delivers them via Telegram.
Convert Notion page to WordPress (Gutenberg) HTML
On execution, reads a Notion page and converts its blocks into WordPress Gutenberg HTML.
Spotify DJ AI
On manual trigger, retrieves tracks from Spotify and processes them in batches via code.
Generate Business Leads from Google Maps & Places API to Google Sheets
On a form submission, fetches business leads from the Google Maps Places API and saves them to Google Sheets.
Personal Daily Morning Briefing Automation
On a schedule, gathers Google Calendar events and RSS feed items, then posts a merged morning briefing to Slack.
Predict Next 5 Day Stock Trends with Twelve Data API
On a schedule, reads tickers from Google Sheets, fetches Twelve Data prices, predicts five-day trends, and emails results via SMTP.
Create Sora 2 Video
On form submission, requests a Sora 2 video via HTTP API and polls until rendering completes.
Fallback on any Switch Node
On manual trigger, routes items through a Switch node with a fallback branch that catches unmatched cases instead of erroring.
Automate Random Chore Assignments with Google Sheets and Gmail Notifications
On a schedule, randomly assigns chores from a Google Sheets roster and emails each person their assignment via Gmail.
Generate Viral Video Using Sora 2 API
On form submission, calls the Sora 2 API to generate a video and polls until the rendered result is ready.
Deal Stage to ClickUp Automation
Manually triggered, reads HighLevel deal stages, creates matching ClickUp tasks, and posts a Slack notification.
Register volunteers in SinergiaCRM from form submissions and notify your team
On a form submission, registers the volunteer in SinergiaCRM and notifies your team via Gmail.
Create Zendesk Tickets from Gmail and Log to Google Sheets with Gmail, Zendesk, and Google Sheets
On a new Gmail message, creates a Zendesk ticket and logs the details to Google Sheets.
ELV find generic email (to share)
Manually pulls rows from Google Sheets and queries an HTTP API to find a generic email for each.
CRM Deal Stage Update
On a schedule, reads deals from Google Sheets and updates their stages through API calls.
Productboard–Linear Integration
On a schedule, fetches Productboard data via HTTP, creates matching Linear issues, and notifies via Telegram.
Automate Job Searches with Job Search Global API & Google Sheets
On a schedule, queries a job-search API, logs new listings to Google Sheets, and emails matches via SMTP.
Enrich Google Sheets with Dun & Bradstreet Data Blocks
On manual run, reads companies from Google Sheets, fetches Dun & Bradstreet data, and writes the enriched fields back.
Personalized Lead Engagement System
On a schedule, fetches leads from HubSpot, personalizes messaging, and sends engagement emails via Gmail.
Automated Task Generation from Blueprints with Baserow & Weekend Aware Scheduling
On a webhook call, generates tasks from Baserow blueprints with weekend-aware scheduling and writes them back to Baserow.
Task Manager MCP
Exposes Google Tasks as an MCP server tool, letting connected AI agents create and manage tasks on request.
Supabase Logging Sub-Workflow
When called by another workflow, logs execution and error events to Supabase as a reusable logging sub-workflow.
n8n Asynchronous Workflow with Wait Node Poc
On manual trigger, runs sub-workflows asynchronously through a Wait node, calls an API, then merges and summarizes the combined results.
Nested Loops with Sub Workflows
Manually triggered, iterates over batched items and invokes a sub-workflow for each in nested loops.