Automate AI News Videos to Social Media with GPT-4o & HeyGen and Postiz
VerifiedAutomates AI content processing and storage using OpenAI and Google tools.
What this workflow does
This automation connects Google Sheets with an AI Agent and OpenAI Chat Model to process inputs via HTTP requests and store results in Google Drive.
It is designed for users who need reliable AI-driven workflows that manage data intake, model interactions, and cloud file storage within n8n.
Who is this for?
Social media managers, content creators, and digital marketing teams at news outlets or AI-focused channels who need to scale short-form video output without manual editing.
What problem it solves
Creating and distributing AI avatar news videos across multiple platforms requires repetitive manual work for captioning, video rendering, storage, and posting. This workflow removes those steps by chaining RSS ingestion, AI captioning, HeyGen video generation, Google Drive storage, and Postiz publishing.
Live workflow preview
Interactive canvas of every node and connection — scroll and click to explore. Powered by n8n's preview.
Open the template on n8n to import and run it. View source template →
What it automates
Daily tech news channel
Pulls RSS headlines each morning, generates 60-second avatar videos, and posts to Instagram Reels, Facebook, and YouTube Shorts automatically.
Agency client reporting
A marketing agency uses the workflow to turn client-related news into branded videos stored in Google Drive and scheduled via Postiz for multiple accounts.
Internal knowledge clips
Converts internal RSS updates into short training videos that are archived in Drive and shared on company social channels without extra staff time.
How the workflow works
The 6 nodes in this automation, in order.
- 1Google SheetsgoogleSheets
- 2HTTP RequesthttpRequest
- 3Google DrivegoogleDrive
- 4Codecode
- 5AI Agent@n8n/n8n-nodes-langchain.agent
- 6OpenAI Chat Model@n8n/n8n-nodes-langchain.lmChatOpenAi
Apps & integrations used
How to set up Automate AI News Videos to Social Media with GPT-4o & HeyGen and Postiz
- 1Add a Schedule or Webhook trigger node to start the workflow on a timer or RSS ping.
- 2Use an HTTP Request node to fetch the latest item from your chosen RSS feed.
- 3Connect an AI Agent node (with OpenAI Chat Model) to generate a concise caption from the news item.
- 4Send the caption to HeyGen via HTTP Request to create the avatar video.
- 5Use another HTTP Request node to download the finished video, then upload it to Google Drive.
- 6Pass the Drive file link to Postiz via HTTP Request to schedule posts on Instagram, Facebook, and YouTube.
How to customize this workflow
- →Swap GPT-4o-mini for GPT-4o in the OpenAI Chat Model node for longer captions.
- →Change the trigger from Schedule to Google Sheets new-row to manually queue specific news items.
- →Add a filter node after RSS to skip low-priority stories before captioning.
- →Insert a Google Sheets node to log video URLs and Postiz post IDs for reporting.
Automate AI News Videos to Social Media with GPT-4o & HeyGen and Postiz: pros & cons
Pros
- +End-to-end automation from RSS to multi-platform posting
- +Uses existing n8n nodes (HTTP Request, Google Drive, AI Agent)
- +Central storage in Google Drive for easy asset management
- +Consistent branding via reusable HeyGen templates
Cons
- –Requires paid API keys for HeyGen, Postiz, and OpenAI
- –Video generation time depends on HeyGen queue length
- –Postiz character limits may truncate longer AI captions
Frequently asked questions
It automatically fetches news from RSS, writes captions with GPT-4o-mini, renders avatar videos in HeyGen, saves them to Google Drive, and publishes them via Postiz to Instagram, Facebook, and YouTube.
User reviews
Verified reviews from the community shape this listing's rating.
Loading reviews…