Cloud Storage & File Management

Fetch the Most Recent Document from Google Drive

Fetch the Most Recent Document from Google Drive

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

Workflow Overview

Total Nodes
12
Node Types
7

Node Types

google Docs
Google Docs
1 node
tool Wikipedia
Wikipedia
1 node
tool Calculator
Calculator
1 node
google Sheets
Google Sheets
1 node
sticky Note
Sticky Note, Sticky Note1, Sticky Note2, Sticky Note3, Sticky Note4, Sticky Note5
6 nodes
google Drive Trigger
Google Drive
1 node
open Ai
Generate Summary AI
1 node

Workflow JSON

8.59 KB
{
  "id": "aswQJmksAOmHmn8c",
  "meta": {
    "instanceId": "14e4c77104722ab186539dfea5182e419aecc83d85963fe13f6de862c875ebfa"
  },
  "name": "Fetch the Most Recent Document from Google Drive",
  "tags": [
    {
      "id": "uScnF9NzR3PLIyvU",
      "name": "Published",
      "createdAt": "2025-03-21T07:22:28.491Z",
      "updatedAt": "2025-03-21T07:22:28.491Z"
    }
  ],
  "nodes": [
    {
      "id": "d9df98fe-bf03-45bd-9cb9-ed32371b7970",
      "name": "Google Docs",
      "type": "n8n-nodes-base.googleDocs",
      "position": [
        100,
        500
      ],
      "parameters": {
        "operation": "get",
        "documentURL": "={{ $json.id }}"
      },
      "credentials": {
        "googleDocsOAuth2Api": {
          "id": "",
          "name": ""
        }
      },
      "typeVersion": 2
    },
    {
      "id": "46daf9a2-0d13-49c3-8272-e366888e1960",
      "name": "Wikipedia",
      "type": "@n8n/n8n-nodes-langchain.toolWikipedia",
      "position": [
        440,
        ...

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