Skip to content
FlowHubFluxonLab
Google Sheets
AI Automationfree

AI-Generated Summary Block for WordPress Posts

by Datakiadapted from n8n official workflow galleryUpdated Aug 2026
RequiresGoogle SheetsGoogle SheetsHTTP RequestHTTP RequestOpenAIOpenAI Chat ModelOpenAI Chat ModelSlackText ClassifierText ClassifierWordpressWordpress
Share Post Share
MaWhen clicking ‘Test workflow’When clicking ‘…TCText ClassifierOpenAI Chat ModelOpenAI Chat Mod…SILoop Over ItemsIfIfWeWebhookScSchedule TriggerHRWordpress - Update PostWordpress - Upd…Google Sheets - Get rowsGoogle Sheets -…MaHTML to MarkdownOpenAIGoogle Sheets - Add RowGoogle Sheets -…Slack - Notify ChannelSlack - Notify …SeSet fields - From Webhook inputSet fields - Fr…DTDate & Time - SubstractDate & Time - S…SeSet fields - Prepare data for Gsheets & SlackSet fields - Pr…WordPress - Get Post2WordPress - Get…NONo Operation, do nothingNo Operation, d…WordPress - Get Last PostsWordPress - Get…WordPress - Get Post1WordPress - Get…WordPress - Get All PostsWordPress - Get…1234567891011121314151617
1/5
FLOWS
STEPS · 17
Run manually by an operator

What is this workflow? This n8n template automates the process of adding an AI-generated summary at the top of your WordPress posts. It retrieves, processes, and updates your posts dynamically, ensuring efficiency and flexibility without relying on a heavy WordPress plugin. Example of AI Summary Section How It Works Triggers → Runs on a scheduled interval or via a webhook when a new post is published. Retrieves posts → Fetches content from WordPress and converts HTML to Markdown for AI processing. AI Summary Generation → Uses OpenAI to create a concise summary. Post Update → Inserts the summary at the top of the post while keeping the original excerpt intact. Data Logging & Notifications → Saves processed posts to Google Sheets and notifies a Slack channel. Why use this workflow? ✅ No need for a WordPress plugin → Keeps your site lightweight. ✅ Highly flexible → Easily connect with Google Sheets, Slack, or other services. ✅ Customizable → Adapt AI prompts, formatting, and integrations to your needs. ✅ Smart filtering → Ensures posts are not reprocessed unnecessarily. 💡 Check the detailed sticky notes for setup instructions and customization options!

Tags

n8nreference-onlygoogle-sheetslm-chat-open-aiopen-aislacktext-classifierwordpress
Connects
sheetsGoogle SheetsWHTTP RequestOpenAIopenaichatmodelOpenAI Chat ModelSlacktextclassifierText Classifier
CategoryAI Automation
Triggermanual
Complexityadvanced
Nodes21
AddedJan 30, 2025

Related workflows

See all AI Automation
ACgmail
free

Send and track Slack invoice requests with Gemini, Google Sheets and Gmail

Quick overview Youtube Video: https://youtu.be/42-oHh9w9Eo This workflow listens for Slack @mentions, uses Google Gemini to classify the request and extract invoice details, then reads and updates Google Sheets, generates invoice PDFs with PdfBro, sends invoices or reminders via Gmail, and posts confirmations or errors back to Slack. How it works Triggers when the workflow’s Slack app is mentioned in a specified Slack channel. Uses Google Gemini to classify the message intent (send invoice, remind invoice, or check status) and extract the recipient email and invoice due date. Routes the request based on the extracted intent and stops if the intent cannot be determined. For SEND_INVOICE, looks up the client in a Google Sheets “Client Bill” spreadsheet and posts a Slack error if no matching email is found. If a client is found, generates an invoice PDF with PdfBro, emails it to the client via Gmail, appends/updates the invoice record in a Google Sheets “Client Invoices” spreadsheet, and posts a Slack confirmation. For REMIND_INVOICE, finds an UNPAID invoice for the email in the “Client Invoices” Google Sheet, regenerates the invoice PDF with PdfBro, emails a reminder via Gmail, and p

by iamvaar
Agmailopenaichatmodeltextclassifier
free

Suggest meeting slots using AI

The purpose of this n8n workflow is to automate the process of identifying incoming Gmail emails that are requesting an appointment, evaluating their content, checking calendar availability, and then composing and sending a response email. Note that to use this template, you need to be on n8n version 1.19.4 or later.

by n8n Team
AopenaichatmodelserpapigooglesearchS
free

Slack chatbot powered by AI

This workflow offers an effective way to handle a chatbot's functionality, making use of multiple tools for information retrieval, conversation context storage, and message sending. It's a setup tailored for a Slack environment, aiming to offer an interactive, AI-driven chatbot experience. Note that to use this template, you need to be on n8n version 1.19.4 or later.

by n8n Team