AutomationFlowsGeneral › Notebooklm - List Notebooks

Notebooklm - List Notebooks

NotebookLM - List Notebooks. Uses CUSTOM. Event-driven trigger; 2 nodes.

Event trigger★☆☆☆☆ complexity2 nodesCustom
General 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": "NotebookLM - List Notebooks",
  "nodes": [
    {
      "parameters": {},
      "id": "a1b2c3d4-0001-0001-0001-000000000001",
      "name": "When clicking 'Test workflow'",
      "type": "n8n-nodes-base.manualTrigger",
      "typeVersion": 1,
      "position": [
        240,
        300
      ]
    },
    {
      "parameters": {
        "resource": "notebook",
        "operation": "list"
      },
      "id": "a1b2c3d4-0001-0001-0001-000000000002",
      "name": "List Notebooks",
      "type": "CUSTOM.notebookLm",
      "typeVersion": 1,
      "position": [
        460,
        300
      ],
      "credentials": {
        "notebookLmApi": {
          "name": "<your credential>"
        }
      }
    }
  ],
  "connections": {
    "When clicking 'Test workflow'": {
      "main": [
        [
          {
            "node": "List Notebooks",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}

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

NotebookLM - List Notebooks. Uses CUSTOM. Event-driven trigger; 2 nodes.

Source: https://github.com/agmmnn/n8n-nodes-notebooklm-sdk/blob/master/examples/list-notebooks.json — original creator credit. Request a take-down →

More General workflows → · Browse all categories →

Related workflows

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

General

[E2E] Availability Exceptions - Create and Delete. Uses CUSTOM. Event-driven trigger; 7 nodes.

Custom
General

[E2E] Asset - Get. Uses CUSTOM. Event-driven trigger; 5 nodes.

Custom
General

[E2E] Availability Exceptions - Get Many. Uses CUSTOM. Event-driven trigger; 5 nodes.

Custom
General

[E2E] Event - Get Many. Uses CUSTOM. Event-driven trigger; 5 nodes.

Custom
General

[E2E] Listing - Get. Uses CUSTOM. Event-driven trigger; 5 nodes.

Custom