AutomationFlowsGeneral › Manage Zoom Meetings: Create Update Get Delete

Manage Zoom Meetings: Create Update Get Delete

Original n8n title: Zoom:meeting:create Update Getall Get Delete

Zoom:Meeting:create update getAll get delete. Uses start, zoom. Manual trigger; 6 nodes.

Manual trigger★★★★☆ complexity6 nodesStartZoom
General Trigger: Manual Nodes: 6 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
{
  "createdAt": "2021-02-17T13:25:16.665Z",
  "updatedAt": "2021-02-17T13:25:16.665Z",
  "id": "33",
  "name": "Zoom:Meeting:create update getAll get delete",
  "active": false,
  "nodes": [
    {
      "parameters": {},
      "name": "Start",
      "type": "n8n-nodes-base.start",
      "typeVersion": 1,
      "position": [
        250,
        300
      ],
      "id": "e177badc-c473-46ec-a4f7-6abe3cf18850"
    },
    {
      "parameters": {
        "topic": "test",
        "additionalFields": {}
      },
      "name": "Zoom",
      "type": "n8n-nodes-base.zoom",
      "typeVersion": 1,
      "position": [
        450,
        300
      ],
      "credentials": {
        "zoomApi": {
          "name": "<your credential>"
        }
      },
      "id": "52fd7dd2-0260-4e24-b2e7-2fb0e6e96757"
    },
    {
      "parameters": {
        "operation": "update",
        "meetingId": "={{$node[\"Zoom\"].json[\"id\"]}}",
        "updateFields": {
          "duration": 30
        }
      },
      "name": "Zoom1",
      "type": "n8n-nodes-base.zoom",
      "typeVersion": 1,
      "position": [
        600,
        300
      ],
      "credentials": {
        "zoomApi": {
          "name": "<your credential>"
        }
      },
      "id": "c2ccd698-377b-478e-ab75-dff35325ac93"
    },
    {
      "parameters": {
        "operation": "getAll",
        "limit": 1,
        "filters": {}
      },
      "name": "Zoom2",
      "type": "n8n-nodes-base.zoom",
      "typeVersion": 1,
      "position": [
        750,
        300
      ],
      "credentials": {
        "zoomApi": {
          "name": "<your credential>"
        }
      },
      "id": "5ca84447-9b5e-4679-b061-8b457ed1423a"
    },
    {
      "parameters": {
        "operation": "get",
        "meetingId": "={{$node[\"Zoom\"].json[\"id\"]}}",
        "additionalFields": {}
      },
      "name": "Zoom3",
      "type": "n8n-nodes-base.zoom",
      "typeVersion": 1,
      "position": [
        900,
        300
      ],
      "credentials": {
        "zoomApi": {
          "name": "<your credential>"
        }
      },
      "id": "bc1c531c-ee12-4f4e-bbde-c2a6a950ab3e"
    },
    {
      "parameters": {
        "operation": "delete",
        "meetingId": "={{$node[\"Zoom\"].json[\"id\"]}}",
        "additionalFields": {}
      },
      "name": "Zoom4",
      "type": "n8n-nodes-base.zoom",
      "typeVersion": 1,
      "position": [
        1050,
        300
      ],
      "credentials": {
        "zoomApi": {
          "name": "<your credential>"
        }
      },
      "id": "05b90102-2196-41d0-ba64-42e8c45d2258"
    }
  ],
  "connections": {
    "Zoom": {
      "main": [
        [
          {
            "node": "Zoom1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Zoom1": {
      "main": [
        [
          {
            "node": "Zoom2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Zoom2": {
      "main": [
        [
          {
            "node": "Zoom3",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Zoom3": {
      "main": [
        [
          {
            "node": "Zoom4",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Start": {
      "main": [
        [
          {
            "node": "Zoom",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  },
  "settings": {},
  "staticData": null,
  "meta": null,
  "versionId": null,
  "triggerCount": 0,
  "tags": []
}

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

Zoom:Meeting:create update getAll get delete. Uses start, zoom. Manual trigger; 6 nodes.

Source: https://github.com/n8n-io/test-workflows/blob/b37961bd0e1f34e1bffb4be4a345c08ede317689/workflows/33.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

TheHive[v4]:Alert:create update get getAll promote merge:Case:create update get getAll:Observable:create update get search getAll:Task:create update get search getAll:Log:create get getAll. Uses start

Start, The Hive
General

uProc:Internet:*;. Uses start, uproc. Manual trigger; 41 nodes.

Start, Uproc
General

uProc:Audio:*:company:*;. Uses start, uproc. Manual trigger; 36 nodes.

Start, Uproc
General

Trello:Board:*List:*Card:*Label:*CardComment:*Attachment:*CheckList:*. Uses start, trello. Manual trigger; 35 nodes.

Start, Trello
General

ClickUp:Task:create update member getAll get delete:List:create update customFields member getAll get delete. Uses start, clickUp. Manual trigger; 30 nodes.

Start, ClickUp