Data × Social
AirtableYouTubeAGNT

Automate Airtable + YouTube

Structured records with an API worth automating. Long-form content worth repurposing everywhere else. Put an agent between them and the hand-off stops being manual: it reads, decides, acts, and shows its work.

Install Document Extractor → Get AGNT free

Document Extractor is a ready-made agent built around Airtable; point its last step at YouTube to finish this hand-off.

Automations teams run

These are not field mappings. An agent reads the Airtable side, works out what it means, and only then decides what — if anything — should happen in YouTube.

When a record is created in Airtable…

…an agent can pull transcripts and stats in YouTube — after reading the context and deciding it should.

When a field changes in Airtable…

…an agent can draft descriptions and chapters in YouTube — after reading the context and deciding it should.

When a view gains a row in Airtable…

…an agent can summarise comments in YouTube — after reading the context and deciding it should.

When a video is published in YouTube…

…an agent can create and update records in Airtable — with the reasoning recorded in the run’s receipt.

When a comment arrives in YouTube…

…an agent can query views for reporting in Airtable — with the reasoning recorded in the run’s receipt.

The Airtable and YouTube hand-off, setup template

Start with a custom-api call to api.airtable.com and the youtube-api node. Configure the Airtable source payload, the agent input, and the YouTube operation. The sequential template does not implement conditional writes or approval by itself.

Airtable to YouTube: run on a schedule → review source and draft → configure destination in youtube TRIGGER trigger-timer Run on a schedule Configure activation ACTION agnt-agent Review source and draft Configure inputs ACTION youtube-api Configure destination in YouTube Configure inputs
Setup template for Airtable and YouTube; verify data mapping and authorization using test accounts.
Airtable → YouTubeSetup template · configure before activation

This is a schema-checked starting point, not an end-to-end tested automation. Replace every CONFIGURE_ value, choose the operations you intend, connect credentials and map source outputs into later inputs. An edge orders steps; it does not supply a condition, an approval gate or a field mapping. Add and test those controls explicitly before any write. Cloud APIs and model providers may receive data. Keep the workflow inactive until tested with fixtures.

{
  "id": "6669f922-82d7-404a-a859-25de9ea17c10",
  "name": "Airtable → YouTube",
  "nodes": [
    {
      "id": "b706cded-1fe5-43a2-a3ea-abe9bfc799ac",
      "text": "Run on a schedule",
      "x": 512,
      "y": 144,
      "isEditing": false,
      "type": "trigger-timer",
      "icon": "connect",
      "category": "trigger",
      "isSelected": false,
      "parameters": {
        "fireOnStart": "No",
        "scheduleType": "Interval",
        "schedule": "Every 15 Minutes"
      },
      "description": "Setup template for Timer Trigger. This trigger node fires the workflow at specified intervals or at a specific time. Configure credentials, inputs and output mapping before use.",
      "error": null,
      "isActive": false,
      "output": null,
      "outputs": {}
    },
    {
      "id": "209129ef-3a90-4605-a7e6-b01e4f0fb316",
      "text": "Review source and draft",
      "x": 512,
      "y": 336,
      "isEditing": false,
      "type": "agnt-agent",
      "icon": "connect",
      "category": "action",
      "isSelected": false,
      "parameters": {
        "agentId": "CONFIGURE_AGENTID",
        "message": "Read the Airtable item. Decide whether it warrants action in YouTube, and explain why.\nSource input: CONFIGURE_SOURCE_INPUT. Produce a reviewable draft only; do not take external actions."
      },
      "description": "Setup template for Agent Chat. Chat with an AI agent from your agent library. Select an agent and send messages to interact with it within your workflow. Configure credentials, inputs and output mapping before use.",
      "error": null,
      "isActive": false,
      "output": null,
      "outputs": {}
    },
    {
      "id": "9227adbb-1626-4872-a661-49fd50485814",
      "text": "Configure destination in YouTube",
      "x": 512,
      "y": 528,
      "isEditing": false,
      "type": "youtube-api",
      "icon": "connect",
      "category": "action",
      "isSelected": false,
      "parameters": {
        "action": "ADD_VIDEO_TO_PLAYLIST",
        "playlistId": "CONFIGURE_PLAYLISTID"
      },
      "description": "Setup template for YouTube API. Interact with the YouTube API to manage videos, comments, playlists, and more. Configure credentials, inputs and output mapping before use.",
      "error": null,
      "isActive": false,
      "output": null,
      "outputs": {}
    }
  ],
  "edges": [
    {
      "id": "2700247a-d957-40ed-a253-d169e2882f72",
      "start": {
        "id": "b706cded-1fe5-43a2-a3ea-abe9bfc799ac",
        "type": "output"
      },
      "end": {
        "id": "209129ef-3a90-4605-a7e6-b01e4f0fb316",
        "type": "input"
      },
      "startX": 800,
      "startY": 168,
      "endX": 512,
      "endY": 360
    },
    {
      "id": "b9c1c06f-647b-4cda-a3c7-4e850a370c70",
      "start": {
        "id": "209129ef-3a90-4605-a7e6-b01e4f0fb316",
        "type": "output"
      },
      "end": {
        "id": "9227adbb-1626-4872-a661-49fd50485814",
        "type": "input"
      },
      "startX": 800,
      "startY": 360,
      "endX": 512,
      "endY": 552
    }
  ],
  "zoomLevel": 1,
  "canvasOffsetX": 0,
  "canvasOffsetY": 0,
  "isTinyNodeMode": false
}

Configure YouTube API

Interact with the YouTube API to manage videos, comments, playlists, and more.

  • action — The action to perform on YouTube Current example: ADD_VIDEO_TO_PLAYLIST.
  • playlistId — The ID of the playlist Current example: CONFIGURE_PLAYLISTID.

Install Document Extractor

Document Extractor is a working agent built around Airtable. Install it, point its last step at YouTube, and you have this hand-off without building it from an empty canvas.

Runs on your own machine · See what it does

Build it in AGNT

  1. Download AGNT Community Core — free and local-first.
  2. Connect Airtable with an API key pasted into the vault and YouTube with one OAuth sign-in; both land in the local vault.
  3. Start from a marketplace workflow, or drop a custom-api node and youtube-api onto the canvas with an agent between them.
  4. Put an approval gate on anything consequential, then run it — the receipt shows what was read in Airtable and what was written to YouTube.

Airtable and YouTube — common questions

Can I connect Airtable to YouTube without writing code?

Yes. Airtable connects with an API key pasted into the vault and YouTube with one OAuth sign-in, both from the local credential vault. You then describe the job in plain language — “when a record is created, pull transcripts and stats” — and the agent handles the rest.

How is this different from a field-mapping Airtable to YouTube automation?

A field mapping copies values and breaks on the first record nobody anticipated. The middle step here reads the Airtable item in full and decides — whether it matters, how to summarise it, and what belongs in YouTube. Deciding to do nothing is a valid outcome, which no mapping can express.

Does my Airtable and YouTube data leave my machine?

Your credentials stay in a vault on your own disk rather than in someone else’s cloud. The only calls made are the ones the workflow needs: Airtable, YouTube, and your chosen model provider — which can be a local one.

What does a Airtable and YouTube run leave behind?

A receipt: what was read in Airtable, which tools ran with which arguments, what the agent concluded, and what it wrote to YouTube. Anything consequential can sit behind an approval gate so a person signs off before it happens.

Give AI a job. Get the proof.