{
  "name": "Create, update, and get a webinar in GoToWebinar",
  "nodes": [
    {
      "id": null,
      "name": "GoToWebinar2",
      "type": "n8n-nodes-base.goToWebinar",
      "position": [
        930,
        280
      ]
    },
    {
      "id": null,
      "name": "GoToWebinar1",
      "type": "n8n-nodes-base.goToWebinar",
      "position": [
        730,
        280
      ]
    },
    {
      "id": null,
      "name": "GoToWebinar",
      "type": "n8n-nodes-base.goToWebinar",
      "position": [
        520,
        280
      ]
    }
  ],
  "connections": {
    "GoToWebinar": {
      "main": [
        [
          {
            "node": "GoToWebinar1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "GoToWebinar1": {
      "main": [
        [
          {
            "node": "GoToWebinar2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}