Daily Auto-Generated Tweets from Trending Topics using Perplexity & GPT-4 - n8n Workflow | Neura Market
Daily Auto-Generated Tweets from Trending Topics using Perplexity & GPT-4
This workflow auto-generates and posts a tweet once per day using real-time insights from the web. It uses Perplexity to fetch trending topics, OpenAI to summarize them into a tweet, and the Twitter API to publish.
**Set up steps**
- Set your Perplexity API key in the HTTP Request node.
- Add your OpenAI API key to the Message Model node.
- Authenticate your Twitter API credentials in the second HTTP Request node.
- Modify the schedule trigger to run daily at your preferred time.
All logic is pre-configured - simply plug in your credentials and you're live.
Platform
n8n
Category
Social Media
Price
Free
Creator
Grant Warfield
stickyNote
httpRequest
scheduleTrigger
openAi
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.