Auto-post breaking news content using Perplexity AI to X (Twitter)
Stay ahead of the curve and keep your followers informed—automatically. This n8n workflow uses Perplexity AI to generate insightful answers to scheduled queries, then auto-posts the responses directly to X (Twitter). ...
Template notes
Stay ahead of the curve and keep your followers informed—automatically. This n8n workflow uses Perplexity AI to generate insightful answers to scheduled queries, then auto-posts the responses directly to X (Twitter).
---
⚙️ What this workflow does
1. Scheduled Trigger – Runs at set times (daily, hourly, etc.). 2. searchQuery – Define what kind of trending or relevant insight you want (e.g. “latest AI trends”). 3. set API Key – Securely insert your Perplexity API key. 4. Perplexity API Call – Fetches a short, insightful response to your query. 5. Post to X – Automatically publishes the result as a tweet.
--- 🧩 Requirements
- An [n8n](https://n8n.partnerlinks.io/5xf5bs8y3ruv) account (self-hosted or cloud) - A [Perplexity API key](https://www.perplexity.ai) - A connected X (Twitter) account via n8n’s credentials
---
✅ Setup Steps