Twitter to Airtable: New Tweet Archiver
detail.loadingPreview
Automatically fetch new tweets mentioning a specific keyword and add them to an Airtable base, avoiding duplicates.
About This Workflow
This workflow automates the process of monitoring Twitter for new tweets containing a specific keyword ('verstappen' in this case). It fetches these tweets, compares them against an existing Airtable list to identify unique new tweets, and then appends only the new ones to the Airtable base. This is useful for tracking conversations, archiving relevant tweets, or building datasets from social media.
Key Features
- Fetches tweets from Twitter based on a search query.
- Retrieves existing tweet IDs from an Airtable base.
- Merges tweet data and filters out duplicates based on Tweet ID.
- Appends new, unique tweets to the Airtable base.
- Customizable search keyword and Airtable configuration.
How To Use
- Manual Trigger: Click 'execute' to start the workflow.
- Twitter Node: Configured to search for tweets with the text 'verstappen'. You can change this
searchTextparameter. - Set twitter data Node: Extracts relevant fields from the Twitter search results (Tweet text, ID, URL, Author, Likes, Time).
- get airtable list Node: Retrieves all existing records from a specified Airtable table (
tbl6rexxFBodzKVoCin appapp36P08S3Jzki6qJ). - Set_AT_list Node: Extracts 'Tweet_id' from the Airtable list for comparison.
- Leave only new tweets Node: A
mergenode set toremoveKeyMatchesusingTweet_idas the key. It compares theTweet_idfrom the Twitter data with theTweet_idfrom the Airtable data and keeps only the tweets that are not found in Airtable. - Append new tweets to airtable Node: Appends the unique new tweets (as processed by the merge node) to the specified Airtable table.
Apps Used
Workflow JSON
{
"id": "debe894e-a358-469f-b748-d50f4f82f11f",
"name": "Twitter to Airtable: New Tweet Archiver",
"nodes": 24,
"category": "Marketing",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: debe894e-a358...
About the Author
Crypto_Watcher
Web3 Developer
Automated trading bots and blockchain monitoring workflows.
Statistics
Related Workflows
Discover more workflows you might like
Automated Multi-Platform Social Media Publisher
Streamline your social media content creation and publishing with this n8n workflow. Simply fill out a web form with your caption, media (image or video), and target platforms, and let n8n automate the posting process across multiple social networks.
WhatsApp AI Assistant: LLaMA 4 & Google Search for Real-Time Insights
Instantly deploy a smart AI assistant on WhatsApp, powered by Groq's lightning-fast LLaMA 4 model. This workflow enables real-time conversations, remembers context, and provides up-to-date answers by integrating live Google Search results.
AI-Powered On-Page SEO Audit & Report Automation
Instantly generate comprehensive on-page SEO technical and content audits for any website URL. This AI-powered workflow automates the entire process, from scraping the page to delivering a detailed report directly to your inbox, empowering you to optimize for better search rankings and user engagement.