π Automate testimonials in Strapi with n8n
β‘ 2,322 views Β· π Market Research & Insights
π‘ Pro Tip β Twitterβs API is paid now, which makes simple data pulls expensive. ScraperNode is a community node that scrapes Twitter profiles and posts without needing API access.
Description
This is the workflow powering the n8n demo shown at StrapiConf 2022.
image.png
The workflow searches matching Tweets every 30 minutes using the Interval node and listens to Form submissions using the Webhook node.
Sentiment analysis is handled by Google using the Google Cloud Natural Language node before the result is stored in Strapi using the Strapi node.
(These were originally two separate workflows that have been combined into one to simplify sharing.)
π Nodes Used
Interval, Start, Webhook, X (Formerly Twitter), Strapi, Google Cloud Natural Language
π₯ Import
Download workflow.json and import into n8n:
Workflow menu β Import from File