Content Marketing
741 results — 370 downloadable workflow files, 371 source-linked n8n references
Extract company data and calculate ICP
On form submission, extracts and merges company data via sub-workflows and filters it to calculate an ICP score.
Enrich Company Data
On form submission, enriches company data through sub-workflows, then aggregates and filters the results.
Extract person data and calculate ICP
On form submission, extracts person data via sub-workflows, merges it, and filters to calculate an ICP score.
Enrich Person Data
On form submission, enriches person data by calling sub-workflows and aggregates the combined results.
Linking NocoDB Records via API 🔗
On manual run, reads NocoDB records and links them to related records via the NocoDB API.
Track Hourly Weather Conditions with Openweathermap → Google Sheets
On an hourly schedule, fetches current conditions from OpenWeatherMap and appends the weather readings to Google Sheets.
Serve Inspirational Quotes On-Demand via Webhook using ZenQuotes API
On a webhook request, fetches a random inspirational quote from the ZenQuotes API and returns it in the webhook response.
Automate daily YouTrack task summaries to Discord by assignee
On a daily schedule, fetches YouTrack tasks, groups them by assignee, and posts summaries to Discord.
Get Model Token Count and Tools
On manual run, queries n8n for models, fetches each model's token count and tools via HTTP, and writes them to Google Sheets.
Chinese Translator
On a webhook request, sends the text to a translation API and returns the Chinese translation.
Encelade — Generate a deck from a prompt
On manual run, generates a presentation deck from a prompt using Encelade, waiting for completion before returning the result.
Enrich Existing HubSpot Company Records with Veridion
On manual run, fetches HubSpot company records, enriches them with Veridion firmographic data, and updates the records.
Bulk List Ad-Spend Scorer
On manual trigger, reads a list from Google Sheets, enriches each entry with Adyntel ad-spend data, and scores them in batches.
AI Re-engagement Email for Inactive Users
On a schedule, pulls inactive users from Supabase, generates re-engagement copy via API, and sends personalized emails over SMTP.
Track competitor listing prices on Etsy
On a schedule, fetches competitor Etsy listings via HTTP and flags price changes.
Auto Log Fireflies Meetings to CRM
On a Fireflies webhook, fetches meeting details and logs each new meeting to Google Sheets.
Lead Reply Automation — Groq AI
On a new lead webhook, generates an AI reply, sends it via Gmail, logs to Google Sheets, and notifies Slack.
The Feedback Sorter
Filters and routes incoming feedback by type, logs each entry to Google Sheets, and posts notifications to Slack.
Bant Lead Scorer + Groq AI Router
On a webhook lead submission, scores the lead with BANT logic, routes by tier, and sends a tailored email via SMTP.
Due-Date Reminder Engine from Google Sheets (no AI)
On a schedule, reads due dates from Google Sheets and sends reminder emails via Gmail, escalating overdue items to Slack.
Lead Capture → HubSpot CRM + Slack Notify
On a webhook lead submission, creates the contact in HubSpot, notifies Slack, and responds to the webhook.
[Template] AI Viral Script Generator + Whisper Srt
On a webhook, generates viral video scripts and Whisper SRT subtitles via HTTP requests and returns them in the response.
Website Lead Rescue Desk: Score, SLA, Sheet, and Gmail Routing
On a webhook lead submission, scores and routes the lead, logs it to Google Sheets, and sends a Gmail notification.
Send a rescheduling email after a missed appointment
On a webhook for a missed appointment, sends a rescheduling email via Gmail and responds to the request.