Automate Twitter Testimonials to Strapi with Sentiment Analysis - n8n Workflow | Neura Market
Automate Twitter Testimonials to Strapi with Sentiment Analysis
Collects testimonials from Twitter every 30 minutes or form submissions, performs Google sentiment analysis, and stores positive ones in Strapi for social proof.
This n8n workflow automates the collection and management of customer testimonials by monitoring Twitter for relevant mentions and handling form submissions via webhook. It triggers every 30 minutes using the Interval node to search for matching tweets, filters out retweets and old posts with an IF node, simplifies tweet data (removing URLs, extracting author and content), analyzes sentiment using Google Cloud Natural Language API, and stores only positive results in Strapi as 'posts' with field
Platform
n8n
Category
Other
Price
$14.99
Creator
Maxim Luong
n8n
Strapi
Twitter
Sentiment Analysis
Google Cloud NL
Testimonials
Marketing
Social Proof
Webhook
Automation
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.