{
  "name": "Create, update, and get an object from Bubble",
  "nodes": [
    {
      "id": null,
      "name": "Bubble",
      "type": "n8n-nodes-base.bubble",
      "position": [
        450,
        280
      ]
    },
    {
      "id": null,
      "name": "Bubble1",
      "type": "n8n-nodes-base.bubble",
      "position": [
        650,
        280
      ]
    },
    {
      "id": null,
      "name": "Bubble2",
      "type": "n8n-nodes-base.bubble",
      "position": [
        850,
        280
      ]
    }
  ],
  "connections": {
    "Bubble": {
      "main": [
        [
          {
            "node": "Bubble1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Bubble1": {
      "main": [
        [
          {
            "node": "Bubble2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}