{
  "name": "Flujo Video 2",
  "nodes": [
    {
      "parameters": {
        "pollTimes": {
          "item": [
            {
              "mode": "everyMinute"
            }
          ]
        },
        "filters": {}
      },
      "id": "8e3d16d1-5126-46d6-8d17-3f2499d89891",
      "name": "Gmail Trigger",
      "type": "n8n-nodes-base.gmailTrigger",
      "typeVersion": 1.1,
      "position": [
        140,
        160
      ],
      "credentials": {
        "gmailOAuth2": {
          "name": "<your credential>"
        }
      }
    },
    {
      "parameters": {
        "operation": "update",
        "documentURL": "1_NOWo99GJP2F-mEjQxS4_hqLk_H6FKZqG6DrQveSYRw",
        "actionsUi": {
          "actionFields": [
            {
              "action": "insert",
              "text": "=Esto es una prueba de n8n. \n{{ $json.text }}\n{{ $json.snippet }}"
            }
          ]
        }
      },
      "id": "a56b2425-9054-49eb-9966-d6fcd4c39e07",
      "name": "Google Docs",
      "type": "n8n-nodes-base.googleDocs",
      "typeVersion": 2,
      "position": [
        360,
        160
      ],
      "credentials": {
        "googleDocsOAuth2Api": {
          "name": "<your credential>"
        }
      }
    }
  ],
  "connections": {
    "Gmail Trigger": {
      "main": [
        [
          {
            "node": "Google Docs",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  },
  "active": false,
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "44496cc0-1f87-40cc-bd2e-aefc0940b705",
  "meta": {
    "templateCredsSetupCompleted": true
  },
  "id": "zWk0RduFzg8RmZ36",
  "tags": []
}