Skip to content
FlowHubFluxonLab
Google Sheets
Google Sheetsfree

Auto Tweet: spreadsheet-to-Tweet Automation

by Emmanuel Bernard - n8n Expert Lausanneadapted from n8n official workflow galleryUpdated Aug 2026
RequiresGoogle SheetsGoogle SheetsX (Formerly Twitter)X (Formerly Twitter)
Share Post Share
ScSchedule TriggerGet TweetsPost on XRemove from list123
1/5
STEPS Β· 3
Runs on a schedule

πŸŽ‰ Do you want to master AI automation, so you can save time and build cool stuff? I’ve created a welcoming Skool community for non-technical yet resourceful learners. πŸ‘‰πŸ» Join the AI Atelier πŸ‘ˆπŸ» This is probably the most straightforward way to schedule your tweets. This n8n workflow addresses a simple problem: how to maintain consistency in your publications on X. πŸ“‹ Blog post πŸ“Ί Youtube Video The workflow is direct and to the point. In a Google spreadsheet, write all your tweets, one tweet per line. Then, at a defined pace (for example, every 6 hours), the workflow will publish the first tweet from the list on your X account and remove it from the sheet. This method is really simple but very efficient if you are looking for a direct and super fast solution to share regularly on X! Created by the n8ninja.

Tags

n8nreference-onlygoogle-sheetstwitter
Connects
sheetsGoogle SheetsxformerlytwitterX (Formerly Twitter)
CategoryGoogle Sheets
Triggermanual
Complexitymedium
Nodes4
AddedMar 27, 2024
sheetsWtelegramtwilio
free

Add data from a photo to Google Sheets

Automatically adding expense receipts to Google Sheets with Telegram, Mindee API, Twilio, and n8n.

by isa024787bel
sheets
free

Transform data in Google Sheets

This workflow appends, lookup, updates, and reads data from a Google Sheet spreadsheet. Set node: The Set node is used to generate data that we want to add to Google Sheets. Depending on your use-case you might have data coming from a different source. For example, you might be fetching data from a WebHook call. Add the node that will fetch the data that you want to add to the Google Sheet. Use can then use the Set node to set the data that you want to add to the Google Sheets. Google Sheets node: This node will add the data from the Set node in a new row to the Google Sheet. You will have to enter the Spreadsheet ID and the Range to specify which sheet you want to add the data to. Google Sheets1 node: This node looks for a specific value in the Google Sheet and returns all the rows that contain the value. In this example, we are looking for the value Berlin in our Google Sheet. If you want to look for a different value, enter that value in the Lookup Value field, and specify the column in the Lookup Column field. Set1 node: The Set node sets the value of the rent by $100 for the houses in Berlin. We pass this new data to the next nodes in the workflow. Google Sheets2 node: This no

by Harshil Agrawal
sheetstwilio
free

Automated congratulations with Google Sheets, Twilio, and n8n

Explore this workflow on its official n8n template page.

by isa024787bel