Automate LinkedIn AI News Posts with NewsAPI and OpenAI - n8n Workflow | Neura Market
Automate LinkedIn AI News Posts with NewsAPI and OpenAI
This workflow automates the creation and publication of LinkedIn posts about trending AI news. It fetches news articles using NewsAPI, enhances content with Qdrant, and generates professional posts using OpenAI's GPT-4o-mini model.
The workflow is designed to streamline the process of creating engaging LinkedIn posts about AI news. It begins by fetching the latest articles from NewsAPI based on specified keywords. These articles are then processed and enhanced with contextual data from Qdrant. Using OpenAI's GPT-4o-mini, the workflow generates LinkedIn posts that are professional and tailored to the style of successful examples stored in Qdrant. Finally, the posts are published on LinkedIn, and email interactions are track
Platform
n8n
Category
AI
Price
Free
Creator
Sana Malik
if
set
code
gmail
merge
stickyNote
httpRequest
gmailTrigger
googleSheets
agent
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.