Skip to main content

Extract marketing insights & generate content from TikTok videos with Dumpling AI & GPT-4

Workflow preview

Workflow preview
100%
Extract marketing insights & generate content from TikTok videos with Dumpling AI & GPT-4 preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

1. Workflow Overview

What this workflow does This workflow turns TikTok videos into high quality marketing insights and social ready posts using Dumpling AI and GPT 4. It takes a TikTok URL, keyword, and product nam...

Best for

  • Market Research automation workflows
  • Multimodal AI automation workflows
  • intermediate n8n builders looking for reusable templates

Tools used

n8n-nodes-base.formtrigger, n8n-nodes-base.httprequest, n8n-nodes-base.code, @n8n/n8n-nodes-langchain.agent, n8n-nodes-base.aitransform, n8n-nodes-base.googlesheets, @n8n/n8n-nodes-langchain.lmchatopenai, @n8n/n8n-nodes-langchain.toolthink

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Yang.

Original n8n.io source

1.1 Workflow description

Title
Extract marketing insights & generate content from TikTok videos with Dumpling AI & GPT-4
Workflow name
Extract marketing insights & generate content from TikTok videos with Dumpling AI & GPT-4

📄 What this workflow does

This workflow turns TikTok videos into high-quality marketing insights and social-ready posts using Dumpling AI and GPT-4.

It takes a TikTok URL, keyword, and product name, then automatically extracts the video transcript, analyzes the content for key marketing insights (pain points, outcomes, triggers), and rewrites it as a social media post that positions your product as the solution. Everything is logged to Google Sheets for use by your content or product team.


👤 Who is this for

  • Product marketers doing UGC research
  • Copywriters repurposing TikTok into content
  • Founders or VAs turning viral clips into assets
  • Agencies building research-based social proof

⚙️ How to set up

✅ Requirements

  • Dumpling AI: For TikTok transcript extraction
  • OpenAI GPT-4 or GPT-4o-mini: For analysis and rewriting
  • Google Sheets: To log the results
  • n8n Form Trigger: To input TikTok URL, Keyword, and Product

🔧 Setup Instructions

  1. Google Sheets

    • Create a sheet with the following columns:
      • Video URL, Original Transcription, Pain points, Desired outcomes,
        Triggers or motivating events, Interesting direct quotes, New Script
    • Update the sheet ID and tab in the Google Sheets node
  2. Credentials

    • Add your Dumpling AI key using HTTP Header Auth
    • Use GPT-4 via OpenAI credentials
    • Connect your Google Sheets using OAuth2
  3. Customization (Optional)

    • You can modify the GPT-4 prompts in the LangChain nodes to change tone, output structure, or content depth

🧠 How it works

  1. A form is submitted with a TikTok URL, keyword, and product
  2. Dumpling AI fetches and returns the TikTok transcript
  3. The VTT format is cleaned into plain text
  4. GPT-4 (via LangChain agent) extracts:
    • Pain points
    • Desired outcomes
    • Motivating events
    • Direct quotes
  5. GPT-4 then rewrites the transcript into a compelling marketing post
  6. Results are saved to Google Sheets for further use

🛠️ Customization ideas

  • Push insights to Notion or Airtable instead of Sheets
  • Use Claude or Gemini instead of GPT-4
  • Automatically generate image prompts to pair with the rewritten script
  • Add notification email or Slack post when draft is ready

This workflow gives marketers and founders a fast way to convert real social content into reusable copy, backed by authentic user voice and GPT-powered insights.

1.2 Logical Blocks

This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.

2. Block-by-Block Analysis

Block 1 - Form: Submit TikTok URL + Product Info

Type / Role
n8n-nodes-base.formTrigger - formTrigger
Config choices
Version 2.2

Block 2 - Dumpling AI: Get TikTok Transcript

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 3 - Format: Clean VTT Captions

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 4 - GPT-4: Extract Pain Points & Insights

Type / Role
@n8n/n8n-nodes-langchain.agent - agent
Config choices
Version 1.7

Block 5 - Parse: Separate Insights (pain points, outcomes, etc)

Type / Role
n8n-nodes-base.aiTransform - aiTransform
Config choices
Version 1

Block 6 - Google Sheets: Log Insights + Post Copy

Type / Role
n8n-nodes-base.googleSheets - googleSheets
Config choices
Version 4.5

Block 7 - GPT-4: Rewrite Transcript as Marketing Post

Type / Role
@n8n/n8n-nodes-langchain.agent - agent
Config choices
Version 1.7

Block 8 - GPT-4: Used in Research Agent

Type / Role
@n8n/n8n-nodes-langchain.lmChatOpenAi - lmChatOpenAi
Config choices
Version 1.2

Block 9 - GPT-4: Used in Rewrite Agent

Type / Role
@n8n/n8n-nodes-langchain.lmChatOpenAi - lmChatOpenAi
Config choices
Version 1.2

Block 10 - 🧠 LangChain Tools (for Agents)

Type / Role
@n8n/n8n-nodes-langchain.toolThink - toolThink
Config choices
Version 1

Block 11 - 🧠 LangChain Tools (for Agents)1

Type / Role
@n8n/n8n-nodes-langchain.toolThink - toolThink
Config choices
Version 1

Block 12 - Sticky Note

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

3. Summary Table

Workflow Extract marketing insights & generate content from TikTok videos with Dumpling AI & GPT-4
Complexity intermediate
Nodes 12
Categories Market Research, Multimodal AI
Author Yang
Published 18 Jul 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/6154/6154.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.

Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.

Frequently asked questions

What does Extract marketing insights & generate content from TikTok videos with Dumpling AI & GPT-4 do?

What this workflow does This workflow turns TikTok videos into high quality marketing insights and social ready posts using Dumpling AI and GPT 4. It takes a TikTok URL, keyword, and product nam...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Market Research, Multimodal AI use case.