Back to Templates
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.