Data Processing & Analysis

0756 Airtable Create Triggered

0756 Airtable Create Triggered

Manual
High
11
Nodes
Manual
Trigger
High
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
11
Node Types
7

Node Types

set
Edit Fields, Return results, set prompt fields
3 nodes
output Parser Autofixing
Auto-fixing Output Parser
1 node
chat Trigger
When chat message received
1 node
lm Chat Google Gemini
Google Gemini Chat Model, Google Gemini Chat Model1
2 nodes
output Parser Structured
Structured Output Parser
1 node
chain Llm
Categorize and name Prompt, Generate a new prompt
2 nodes
airtable
add to airtable
1 node

Workflow JSON

14.15 KB
{
  "meta": {
    "instanceId": "db80165df40cb07c0377167c050b3f9ab0b0fb04f0e8cae0dc53f5a8527103ca",
    "templateCredsSetupCompleted": true
  },
  "name": "0756 Airtable Create Triggered",
  "nodes": [
    {
      "id": "ed5363cf-1fb6-4662-b12c-073b2b3a3576",
      "name": "When chat message received",
      "type": "@n8n/n8n-nodes-langchain.chatTrigger",
      "position": [
        -240,
        140
      ],
      "webhookId": "ebe97b63-ae4b-40e7-9738-b7cf7ffbc8b6",
      "parameters": {
        "options": {}
      },
      "typeVersion": 1.1
    },
    {
      "id": "e47a166f-3e70-433e-ad0d-2100309cac92",
      "name": "Google Gemini Chat Model",
      "type": "@n8n/n8n-nodes-langchain.lmChatGoogleGemini",
      "position": [
        -60,
        500
      ],
      "parameters": {
        "options": {
          "topP": 1
        },
        "modelName": "models/gemini-2.0-flash-lite"
      },
      "credentials": {
        "googlePalmApi": {
          "id": "Xp5T9q3YYxBIw2nd",
       ...

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