๐ŸŽฌ Generate AI case studies from Feedspace testimonials with Google Gemini and publish to WordPress

โšก 31 views ยท ๐ŸŽฌ Content Creation & Video

Description

Who is this for? This template is for teams who collect customer testimonials on feedpsace (via forms) and want to automatically convert them into professional case studies using AI and publish them to WordPress.

What this workflow does

This workflow listens for incoming testimonial data via a webhook, extracts the relevant fields, uses an AI agent to generate a complete case study (including title, sections, and structure), and publishes the final content directly to WordPress.

The AI is instructed to vary tone, angle, and structure across case studies to avoid repetitive content and improve SEO value.

Requirements:

Setup steps

How it works

  1. Receives testimonial data through feedpsace webhook
  2. Extracts reviewer name, rating, feedback, and event type
  3. Filters for text-based testimonials
  4. Uses an AI agent to:
  5. Choose a unique case study angle and tone
  6. Generate structured HTML content
  7. Create an SEO-optimized title
  8. Parses and validates the AI output
  9. Publishes the generated case study to WordPress as a post

๐Ÿ”— Nodes Used

Webhook, Wordpress, AI Agent, Simple Memory, Google Gemini Chat Model

๐Ÿ“ฅ Import

Download workflow.json and import into n8n: Workflow menu โ†’ Import from File

๐Ÿ“– Importing guide ยท ๐Ÿ”‘ Credential setup