1213 Gotowebinar Automate

1213 Gotowebinar Automate

Manual
Low
3
Nodes
Manual
Trigger
Low
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
3
Node Types
0

Workflow JSON

1.96 KB
{
  "name": "1213 Gotowebinar Automate",
  "nodes": [
    {
      "name": "GoToWebinar2",
      "type": "n8n-nodes-base.goToWebinar",
      "position": [
        930,
        280
      ],
      "parameters": {
        "resource": "webinar",
        "webinarKey": "={{$node[\"GoToWebinar\"].json[\"webinarKey\"]}}"
      },
      "credentials": {
        "goToWebinarOAuth2Api": "GoToWebinar OAuth Credentials"
      },
      "typeVersion": 1
    },
    {
      "name": "GoToWebinar1",
      "type": "n8n-nodes-base.goToWebinar",
      "position": [
        730,
        280
      ],
      "parameters": {
        "resource": "webinar",
        "operation": "update",
        "webinarKey": "={{$json[\"webinarKey\"]}}",
        "updateFields": {
          "description": "Get started with n8n and create your first automation workflow"
        }
      },
      "credentials": {
        "goToWebinarOAuth2Api": "GoToWebinar OAuth Credentials"
      },
      "typeVersion": 1
    },
    {
      "name": ...

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