YouTube to Airtable Anonym

YouTube to Airtable Anonym

Scheduled
High
13
Nodes
Scheduled
Trigger
High
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
13
Node Types
7

Node Types

http Request
Get video transcript
1 node
code
Get Video ID, Combine Transcripts
2 nodes
schedule Trigger
Schedule Trigger
1 node
airtable
Airtable, Update Airtable
2 nodes
set
Get Full Transcript, Get All Transcripts, Get Main Idea & Key Takeaways
3 nodes
information Extractor
Extract detailed summary
1 node
sticky Note
Sticky Note, Sticky Note1, Sticky Note2
3 nodes

Workflow JSON

19.13 KB
{
  "id": "6bMVzmrbPexvBe6q",
  "meta": {
    "instanceId": "558d88703fb65b2d0e44613bc35916258b0f0bf983c5d4730c00c424b77ca36a",
    "templateCredsSetupCompleted": true
  },
  "name": "YouTube to Airtable Anonym",
  "tags": [
    {
      "id": "1iR8rLF2nlFdk8Iy",
      "name": "Tool",
      "createdAt": "2025-04-10T20:38:51.198Z",
      "updatedAt": "2025-04-10T20:38:51.198Z"
    },
    {
      "id": "kY9rLUshnq9TIJVU",
      "name": "Freebie",
      "createdAt": "2025-04-11T17:35:46.605Z",
      "updatedAt": "2025-04-11T17:35:46.605Z"
    }
  ],
  "nodes": [
    {
      "id": "eb18fe74-8812-48ab-b977-41f5cedf9a76",
      "name": "Get video transcript",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        880,
        0
      ],
      "parameters": {
        "url": "https://youtube-video-summarizer-gpt-ai.p.rapidapi.com/api/v1/get-transcript-v2",
        "options": {},
        "sendQuery": true,
        "sendHeaders": true,
        "queryParameters": {
          "para...

Showing first 1000 characters. Click "Expand" to view the full JSON.