Automate Sentiment Analysis and Storage of Tweets and Form Submissions in Strapi - n8n Workflow | Neura Market
Automate Sentiment Analysis and Storage of Tweets and Form Submissions in Strapi
This workflow automates the process of analyzing sentiment from tweets and form submissions, storing positive results in Strapi. It combines data from Twitter and webhooks, performs sentiment analysis using Google Cloud Natural Language, and stores positive content in Strapi.
This workflow is designed to streamline the management of testimonials by integrating data from Twitter and form submissions. It searches for tweets related to Strapi and n8n every 30 minutes, analyzes their sentiment, and stores those with positive sentiment in Strapi. Simultaneously, it listens for form submissions via a webhook, analyzes their sentiment, and stores positive entries in Strapi. This integration ensures that only positive content is stored, enhancing the quality of testimonials.
Platform
n8n
Category
Marketing
Price
Free
Creator
Indira Kapoor
if
set
merge
strapi
twitter
webhook
interval
googleCloudNaturalLanguage
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.