ETL pipeline for text processing
This workflow allows you to collect tweets, store them in MongoDB, analyse their sentiment, insert them into a Postgres database, and post positive tweets in a Slack channel.
Cron node: Schedule the workflow to run every day
Twitter node: Collect tweets
MongoDB node: Insert the collected tweets in MongoDB
Google Cloud Natural Language node: Analyse the sentiment of the collected tweets
Set node: Extract the sentiment score and magnitude
Postgres node: Insert the tweets and their sentiment score and magnitude in a Posgres database
IF node: Filter tweets with positive and negative sentiment scores
Slack node: Post tweets with a positive sentiment score in a Slack channel
NoOp node: Ignore tweets with a negative sentiment score
Related Templates
Restore your workflows from GitHub
This workflow restores all n8n instance workflows from GitHub backups using the n8n API node. It complements the Backup ...
Verify Linkedin Company Page by Domain with Airtop
Automating LinkedIn Company URL Verification Use Case This automation verifies that a given LinkedIn URL actually belo...
USDT And TRC20 Wallet Tracker API Workflow for n8n
Overview This n8n workflow is specifically designed to monitor USDT TRC20 transactions within a specified wallet. It u...
🔒 Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments