Automate Twitter Sentiment Analysis with OpenAI, Google Sheets, and Slack Alerts - n8n Workflow | Neura Market
Automate Twitter Sentiment Analysis with OpenAI, Google Sheets, and Slack Alerts
This workflow automates the monitoring of Twitter mentions, performs sentiment analysis using OpenAI, logs data in Google Sheets, and sends Slack alerts for negative tweets. It streamlines brand reputation management by eliminating manual monitoring.
The workflow is designed to efficiently track and respond to Twitter mentions related to your brand. It utilizes Apify to scrape tweets based on specified keywords, filters out duplicates, and uses OpenAI to analyze sentiment. Positive tweets trigger a thank-you reply, while negative tweets prompt an immediate Slack notification. All interactions are logged in a Google Sheet for comprehensive tracking and analysis.
Platform
n8n
Category
Social Media
Price
Free
Creator
Eva Kowalski
gid
if
set
slack
switch
stickyNote
httpRequest
googleSheets
splitInBatches
agent
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.