AutomationFlowsData & Sheets › Missing Typeversion

Missing Typeversion

Missing typeVersion. Uses googleSheets. Event-driven trigger; 2 nodes.

Event trigger★☆☆☆☆ complexity2 nodesGoogle Sheets
Data & Sheets Trigger: Event Nodes: 2 Complexity: ★☆☆☆☆ Added:

The workflow JSON

Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →

Download .json
{
  "name": "Missing typeVersion",
  "nodes": [
    {
      "id": "f1000000-0000-0000-0000-000000000001",
      "name": "Manual Trigger",
      "type": "n8n-nodes-base.manualTrigger",
      "typeVersion": 1,
      "position": [
        240,
        300
      ],
      "parameters": {}
    },
    {
      "id": "f1000000-0000-0000-0000-000000000002",
      "name": "Google Sheets",
      "type": "n8n-nodes-base.googleSheets",
      "retryOnFail": true,
      "position": [
        460,
        300
      ],
      "parameters": {
        "operation": "read",
        "sheetId": "1BxiMVs0XRA5nFMdKvBdBZjgmUUqptlbs74OgVE2upms"
      },
      "credentials": {
        "googleSheetsOAuth2Api": {
          "name": "<your credential>"
        }
      }
    }
  ],
  "connections": {
    "Manual Trigger": {
      "main": [
        [
          {
            "node": "Google Sheets",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  },
  "settings": {},
  "staticData": null
}

Credentials you'll need

Each integration node will prompt for credentials when you import. We strip credential IDs before publishing — you'll add your own.

Pro

For the full experience including quality scoring and batch install features for each workflow upgrade to Pro

About this workflow

Missing typeVersion. Uses googleSheets. Event-driven trigger; 2 nodes.

Source: https://github.com/AutomateLab-tech/n8n-mcp/blob/main/eval/workflows/err-missing-typeversion.json — original creator credit. Request a take-down →

More Data & Sheets workflows → · Browse all categories →

Related workflows

Workflows that share integrations, category, or trigger type with this one. All free to copy and import.

Data & Sheets

Description: Easily collect keywords and country input, run automated keyword research via the Semrush Keyword Research API on RapidAPI, and store results in Google Sheets for seamless tracking and an

Form Trigger, HTTP Request, Google Sheets
Data & Sheets

Task: Make sure that data is in the right format before injecting it into a database/spreadsheet/CRM/etc.

Google Sheets, N8N Training Customer Datastore
Data & Sheets

This n8n template provides a practical and efficient way to manage your n8n workflows using Google Sheets as a user-friendly interface. It demonstrates how to leverage a simple spreadsheet to control

Google Sheets
Data & Sheets

This workflow automatically takes a long property URL from your Google Sheet, shortens it, generates a QR code, and then updates your sheet with the new links. 0. Google Sheets (New/Updated Row Trigge

Google Sheets Trigger, HTTP Request, Google Sheets
Data & Sheets

typeform feedback workflow. Uses typeformTrigger, googleSheets. Event-driven trigger; 5 nodes.

Typeform Trigger, Google Sheets