Automate LinkedIn Posts from AI Tweets Using GPT-4 and Google Sheets - n8n Workflow | Neura Market
Automate LinkedIn Posts from AI Tweets Using GPT-4 and Google Sheets
This workflow automatically creates and schedules LinkedIn posts from trending AI-related tweets. It fetches tweets, processes them to ensure uniqueness, formats them for LinkedIn, and posts them on a schedule.
The workflow begins by fetching trending AI tweets daily at 5 AM. It cleans and processes these tweets, checking for duplicates using Google Sheets. Unique tweets are then saved and prepared for LinkedIn posting. At 6 AM, the workflow formats the tweets using GPT-4, schedules them, and posts them to LinkedIn. Notifications and updates are sent via Telegram.
Platform
n8n
Category
Social Media
Price
Free
Creator
Sofia Martinez
code
noOp
wait
limit
filter
switch
linkedIn
telegram
aggregate
stickyNote
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.