🎬 Auto-generate Facebook posts from video insights using Dumpling AI + GPT-4o

⚡ 446 views · 🎬 Content Creation & Video

Description

What this workflow does

This workflow automatically turns new technical video uploads into short,
engaging Facebook post drafts—complete with a suggested image—and saves the
results to Google Sheets for quick review or publishing.

It’s designed to help you repurpose tutorial or demo videos into ready-to-use
social content without any manual writing or design effort.

What problem is this workflow solving?

Manually writing Facebook posts for every new tutorial or product video takes
time, especially when you want them to be engaging and consistent. This workflow
solves that by using AI to watch for new videos, extract meaningful insights,
and write posts and create visuals automatically—saving hours of work.

Who is this for?

This workflow is ideal for:

How it works

  1. Trigger: Starts when a new video is uploaded to a specific Google Drive folder.
  2. Download & Convert: Downloads the video and converts it to base64.
  3. Extract Insights: Dumpling AI analyzes the video and extracts structured insights
    such as topic, tools mentioned, and key steps.
  4. Generate Post: GPT-4o creates a short, friendly Facebook post using those insights,
    along with an image prompt.
  5. Create Visual: Dumpling AI generates an image using the prompt.
  6. Save to Sheet: The Facebook post and image URL are saved to a Google Sheet.

Setup

  1. Create a Google Sheet to store the posts and images.
  2. Connect your Google Drive, Google Sheets, Dumpling AI, and OpenAI
    credentials in n8n.
  3. Update the workflow with:
    • Your Google Drive folder ID
    • Your target Google Sheet ID
  4. (Optional) Edit the prompt used in the GPT node if you want a different tone,
    style, or structure for the post.

How to customize the workflow

đź”— Nodes Used

Google Sheets, HTTP Request, Google Drive, Google Drive Trigger, Extract from File, OpenAI

📥 Import

Download workflow.json and import into n8n: Workflow menu → Import from File

📖 Importing guide · 🔑 Credential setup