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:
- Feedspace account with webhook integration enabled
- Access to a WordPress site with REST API enabled
- An AI API key (Google Gemini or compatible model)
Setup steps
- Connect to Feedspace
- Add your AI API credentials to the AI model node
- Connect your WordPress account in the WordPress node
- Send testimonial data to the webhook in this format:
- Reviewer name
- Rating
- Text feedback
- Event or feedback type
- Activate the workflow
How it works
- Receives testimonial data through feedpsace webhook
- Extracts reviewer name, rating, feedback, and event type
- Filters for text-based testimonials
- Uses an AI agent to:
- Choose a unique case study angle and tone
- Generate structured HTML content
- Create an SEO-optimized title
- Parses and validates the AI output
- Publishes the generated case study to WordPress as a post