{
  "workflow": {
    "id": 1048,
    "name": "Create, update, and get an item from Webflow",
    "views": 1601,
    "recentViews": 0,
    "totalViews": 1601,
    "createdAt": "2021-04-20T09:03:21.161Z",
    "description": "This workflow allows you to create, update, and get an item from Webflow.\n\n![workflow-screenshot](fileId:483)\n\n**Webflow node:** This node will create a new collection of the type `Team Members` in Webflow. If you want to create a collection with a different type, use that type instead.\n\n**Webflow1 node:** This node will update the item that we created using the previous node.\n\n**Webflow2 node:** This node will retrieve the information of the object that we created earlier.",
    "workflow": {
      "nodes": [
        {
          "name": "On clicking 'execute'",
          "type": "n8n-nodes-base.manualTrigger",
          "position": [
            250,
            200
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "name": "Webflow",
          "type": "n8n-nodes-base.webflow",
          "position": [
            450,
            200
          ],
          "parameters": {
            "siteId": "601788abebf7aa35c1b038a1",
            "fieldsUi": {
              "fieldValues": [
                {
                  "fieldId": "name",
                  "fieldValue": "n8n"
                },
                {
                  "fieldId": "slug",
                  "fieldValue": "n8n"
                },
                {
                  "fieldId": "_archived",
                  "fieldValue": "false"
                },
                {
                  "fieldId": "_draft",
                  "fieldValue": "false"
                }
              ]
            },
            "operation": "create",
            "collectionId": "601788ab33a62ac6a2a0284c"
          },
          "credentials": {
            "webflowApi": "Webflow Credentials"
          },
          "typeVersion": 1
        },
        {
          "name": "Webflow2",
          "type": "n8n-nodes-base.webflow",
          "position": [
            650,
            200
          ],
          "parameters": {
            "itemId": "={{$json[\"_id\"]}}",
            "siteId": "601788abebf7aa35c1b038a1",
            "fieldsUi": {
              "fieldValues": [
                {
                  "fieldId": "name",
                  "fieldValue": "={{$json[\"name\"]}}"
                },
                {
                  "fieldId": "slug",
                  "fieldValue": "={{$json[\"slug\"]}}"
                },
                {
                  "fieldId": "_archived",
                  "fieldValue": "={{$json[\"_archived\"]}}"
                },
                {
                  "fieldId": "_draft",
                  "fieldValue": "={{$json[\"_draft\"]}}"
                },
                {
                  "fieldId": "avatar",
                  "fieldValue": "https://n8n.io/n8n-logo.png"
                }
              ]
            },
            "operation": "update",
            "collectionId": "601788ab33a62ac6a2a0284c"
          },
          "credentials": {
            "webflowApi": "Webflow Credentials"
          },
          "typeVersion": 1
        },
        {
          "name": "Webflow1",
          "type": "n8n-nodes-base.webflow",
          "position": [
            850,
            200
          ],
          "parameters": {
            "itemId": "={{$json[\"_id\"]}}",
            "siteId": "601788abebf7aa35c1b038a1",
            "collectionId": "601788ab33a62ac6a2a0284c"
          },
          "credentials": {
            "webflowApi": "Webflow Credentials"
          },
          "typeVersion": 1
        }
      ],
      "connections": {
        "Webflow": {
          "main": [
            [
              {
                "node": "Webflow2",
                "type": "main",
                "index": 0
              }
            ]
          ]
        },
        "Webflow2": {
          "main": [
            [
              {
                "node": "Webflow1",
                "type": "main",
                "index": 0
              }
            ]
          ]
        },
        "On clicking 'execute'": {
          "main": [
            [
              {
                "node": "Webflow",
                "type": "main",
                "index": 0
              }
            ]
          ]
        }
      }
    },
    "lastUpdatedBy": null,
    "workflowInfo": {
      "nodeCount": 4,
      "nodeTypes": {
        "n8n-nodes-base.webflow": {
          "count": 3
        },
        "n8n-nodes-base.manualTrigger": {
          "count": 1
        }
      }
    },
    "status": "published",
    "user": {
      "name": "Harshil Agrawal",
      "username": "harshil1712",
      "bio": "A former n8n employee, passionate about Automation and AI. Building something fun, shoot me a message, I love to chat!\nIn my free time, I also help folks on their n8n journey. So if you need help, let's chat :)",
      "verified": true,
      "links": [
        "https://harshil.dev"
      ],
      "avatar": "https://gravatar.com/avatar/1060ec3113fdd8cafb191f3728c0ac39436b3cd46be4dd518923e242fb708ef1?r=pg&d=retro&size=200"
    },
    "nodes": [
      {
        "id": 42,
        "icon": "fa:play",
        "name": "n8n-nodes-base.start",
        "codex": {
          "data": {
            "resources": {
              "generic": [
                {
                  "url": "https://n8n.io/blog/why-business-process-automation-with-n8n-can-change-your-daily-life/",
                  "icon": "🧬",
                  "label": "Why business process automation with n8n can change your daily life"
                },
                {
                  "url": "https://n8n.io/blog/why-i-chose-n8n-over-zapier-in-2020/",
                  "icon": "😍",
                  "label": "Why I chose n8n over Zapier in 2020"
                },
                {
                  "url": "https://n8n.io/blog/automatically-pulling-and-visualizing-data-with-n8n/",
                  "icon": "📈",
                  "label": "Automatically pulling and visualizing data with n8n"
                },
                {
                  "url": "https://n8n.io/blog/how-to-use-the-http-request-node-the-swiss-army-knife-for-workflow-automation/",
                  "icon": "🧰",
                  "label": "How to use the HTTP Request Node - The Swiss Army Knife for Workflow Automation"
                },
                {
                  "url": "https://n8n.io/blog/sending-sms-the-low-code-way-with-airtable-twilio-programmable-sms-and-n8n/",
                  "icon": "📱",
                  "label": "Sending SMS the Low-Code Way with Airtable, Twilio Programmable SMS, and n8n"
                },
                {
                  "url": "https://n8n.io/blog/automating-conference-organization-processes-with-n8n/",
                  "icon": "🙋‍♀️",
                  "label": "Automating Conference Organization Processes with n8n"
                }
              ],
              "primaryDocumentation": [
                {
                  "url": "https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.start/"
                }
              ]
            },
            "categories": [
              "Core Nodes"
            ],
            "nodeVersion": "1.0",
            "codexVersion": "1.0"
          }
        },
        "group": "[\"input\"]",
        "defaults": {
          "name": "Start",
          "color": "#00e000"
        },
        "iconData": {
          "icon": "play",
          "type": "icon"
        },
        "displayName": "Start",
        "typeVersion": 1,
        "nodeCategories": [
          {
            "id": 9,
            "name": "Core Nodes"
          }
        ]
      },
      {
        "id": 480,
        "icon": "file:webflow.svg",
        "name": "n8n-nodes-base.webflow",
        "codex": {
          "data": {
            "resources": {
              "primaryDocumentation": [
                {
                  "url": "https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.webflow/"
                }
              ],
              "credentialDocumentation": [
                {
                  "url": "https://docs.n8n.io/integrations/builtin/credentials/webflow/"
                }
              ]
            },
            "categories": [
              "Marketing"
            ],
            "nodeVersion": "1.0",
            "codexVersion": "1.0"
          }
        },
        "group": "[\"transform\"]",
        "defaults": {
          "name": "Webflow"
        },
        "iconData": {
          "type": "file",
          "fileBuffer": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBmaWxsPSIjZmZmIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiB2aWV3Qm94PSIwIDAgNjcgNjYiPjx1c2UgeGxpbms6aHJlZj0iI2EiIHg9IjEiIHk9IjEiLz48c3ltYm9sIGlkPSJhIiBvdmVyZmxvdz0idmlzaWJsZSI+PGcgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2U9Im5vbmUiPjxwYXRoIGZpbGw9IiM0MzUzZmYiIGQ9Ik0wIDMyQzAgMTQuMjcyIDE0LjI3MiAwIDMyIDBzMzIgMTQuMjcyIDMyIDMyLTE0LjI3MiAzMi0zMiAzMlMwIDQ5LjcyOCAwIDMyIi8+PHBhdGggZD0ibTQxLjQgMjguMi0yLjkgOS4xNGMwLS43LTItMTUuODYtMi0xNS44Ni00LjYgMC03LjA0IDMuMjYtOC4zMiA2LjcybC0zLjU0IDkuMTZjMC0uNjYtLjUtOS4wOC0uNS05LjA4YTcuNDggNy40OCAwIDAgMC03LjI2LTYuNzhsMy43NiAyMi45NmM0LjggMCA3LjQtMy4yNiA4Ljc0LTYuNzJsMy03LjhjMCAuMzIgMiAxNC41MiAyIDE0LjUyYTkuMjQgOS4yNCAwIDAgMCA4LjgtNi40Nmw2LjgtMTYuNTJjLTQuOCAwLTcuMzIgMy4yNi04LjYgNi43MnoiLz48L2c+PC9zeW1ib2w+PC9zdmc+"
        },
        "displayName": "Webflow",
        "typeVersion": 2,
        "nodeCategories": [
          {
            "id": 27,
            "name": "Marketing"
          }
        ]
      }
    ],
    "categories": [
      {
        "id": 31,
        "name": "Content Creation"
      }
    ],
    "image": [
      {
        "id": 483,
        "url": "https://f000.backblazeb2.com/file/n8n-website-images/dade615453f3405c926dd25d9ca3ad8a.png"
      }
    ]
  }
}