{
  "workflow": {
    "id": 768,
    "name": "Get all the stories and publish them in Storyblok",
    "views": 870,
    "recentViews": 0,
    "totalViews": 870,
    "createdAt": "2020-11-06T08:25:36.065Z",
    "description": "![workflow-screenshot](fileId:298)",
    "workflow": {
      "id": "110",
      "name": "Get all the stories starting with `release` and publish them",
      "nodes": [
        {
          "name": "On clicking 'execute'",
          "type": "n8n-nodes-base.manualTrigger",
          "position": [
            250,
            300
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "name": "Storyblok",
          "type": "n8n-nodes-base.storyblok",
          "position": [
            450,
            300
          ],
          "parameters": {
            "space": 96940,
            "source": "managementApi",
            "filters": {
              "starts_with": "release"
            },
            "operation": "getAll"
          },
          "credentials": {
            "storyblokManagementApi": "storyblok-tanay"
          },
          "typeVersion": 1
        },
        {
          "name": "Storyblok1",
          "type": "n8n-nodes-base.storyblok",
          "position": [
            650,
            300
          ],
          "parameters": {
            "space": "={{$node[\"Storyblok\"].parameter[\"space\"]}}",
            "source": "managementApi",
            "options": {},
            "storyId": "={{$node[\"Storyblok\"].json[\"id\"]}}",
            "operation": "publish"
          },
          "credentials": {
            "storyblokManagementApi": "storyblok-tanay"
          },
          "typeVersion": 1
        }
      ],
      "active": false,
      "settings": {},
      "connections": {
        "Storyblok": {
          "main": [
            [
              {
                "node": "Storyblok1",
                "type": "main",
                "index": 0
              }
            ]
          ]
        },
        "On clicking 'execute'": {
          "main": [
            [
              {
                "node": "Storyblok",
                "type": "main",
                "index": 0
              }
            ]
          ]
        }
      }
    },
    "lastUpdatedBy": 11,
    "workflowInfo": {
      "nodeCount": 3,
      "nodeTypes": {
        "n8n-nodes-base.storyblok": {
          "count": 2
        },
        "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": 399,
        "icon": "file:storyblok.svg",
        "name": "n8n-nodes-base.storyblok",
        "codex": {
          "data": {
            "resources": {
              "primaryDocumentation": [
                {
                  "url": "https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.storyblok/"
                }
              ],
              "credentialDocumentation": [
                {
                  "url": "https://docs.n8n.io/integrations/builtin/credentials/storyblok/"
                }
              ]
            },
            "categories": [
              "Data & Storage",
              "Marketing"
            ],
            "nodeVersion": "1.0",
            "codexVersion": "1.0"
          }
        },
        "group": "[\"output\"]",
        "defaults": {
          "name": "Storyblok"
        },
        "iconData": {
          "type": "file",
          "fileBuffer": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4NyIgaGVpZ2h0PSIxMDMiPjxnIGZpbGw9IiMwOUIzQUYiPjxwYXRoIGQ9Ik01MS44IDQ5SDMxdjEwaDIwLjNjMS4yIDAgMi4zLS41IDMuMi0xLjMuOC0uOCAxLjMtMiAxLjMtMy41YTYgNiAwIDAgMC0xLjEtMy42Yy0uOC0xLTEuNy0xLjYtMi45LTEuNm0uNy0xMi4xYy45LS42IDEuMy0xLjkgMS4zLTMuNiAwLTEuNS0uNC0yLjYtMS4xLTMuMy0uNy0uNi0xLjYtMS0yLjYtMUgzMXY5aDE4LjdjMSAwIDItLjUgMi44LTEuMSIvPjxwYXRoIGQ9Ik04MyAwSDQuNUMyIDAgMCAyIDAgNC40VjgzYzAgMi40IDIgMy45IDQuNCAzLjlIMTZ2MTUuN0wzMC40IDg3SDgzYzIuNCAwIDMuOS0xLjUgMy45LTRWNC41YzAtMi40LTEuNS00LjQtNC00LjR6TTY5LjggNjMuN2MtMSAxLjgtMi41IDMuMy00LjMgNC40LTEuOSAxLjItNCAyLjMtNi40IDIuOC0yLjQuNi01IDEuMS03LjcgMS4xSDE2VjE2aDQwLjJjMiAwIDMuNy40IDUuMyAxLjMgMS41LjggMi45IDEuOSA0IDMuMmExNSAxNSAwIDAgMSAzLjQgOS43YzAgMi42LS43IDUuMS0yIDcuNWExMi41IDEyLjUgMCAwIDEtNiA1LjRjMy4yLjkgNS43IDIuNSA3LjYgNC44IDEuOCAyLjQgMi43IDUuNSAyLjcgOS40IDAgMi41LS41IDQuNi0xLjUgNi40eiIvPjxwYXRoIGQ9Ik01MS44IDQ5SDMxdjEwaDIwLjNjMS4yIDAgMi4zLS41IDMuMi0xLjMuOC0uOCAxLjMtMiAxLjMtMy41YTYgNiAwIDAgMC0xLjEtMy42Yy0uOC0xLTEuNy0xLjYtMi45LTEuNm0uNy0xMi4xYy45LS42IDEuMy0xLjkgMS4zLTMuNiAwLTEuNS0uNC0yLjYtMS4xLTMuMy0uNy0uNi0xLjYtMS0yLjYtMUgzMXY5aDE4LjdjMSAwIDItLjUgMi44LTEuMSIvPjxwYXRoIGQ9Ik04MyAwSDQuNUMyIDAgMCAyIDAgNC40VjgzYzAgMi40IDIgMy45IDQuNCAzLjlIMTZ2MTUuN0wzMC40IDg3SDgzYzIuNCAwIDMuOS0xLjUgMy45LTRWNC41YzAtMi40LTEuNS00LjQtNC00LjR6TTY5LjggNjMuN2MtMSAxLjgtMi41IDMuMy00LjMgNC40LTEuOSAxLjItNCAyLjMtNi40IDIuOC0yLjQuNi01IDEuMS03LjcgMS4xSDE2VjE2aDQwLjJjMiAwIDMuNy40IDUuMyAxLjMgMS41LjggMi45IDEuOSA0IDMuMmExNSAxNSAwIDAgMSAzLjQgOS43YzAgMi42LS43IDUuMS0yIDcuNWExMi41IDEyLjUgMCAwIDEtNiA1LjRjMy4yLjkgNS43IDIuNSA3LjYgNC44IDEuOCAyLjQgMi43IDUuNSAyLjcgOS40IDAgMi41LS41IDQuNi0xLjUgNi40eiIvPjwvZz48L3N2Zz4="
        },
        "displayName": "Storyblok",
        "typeVersion": 1,
        "nodeCategories": [
          {
            "id": 3,
            "name": "Data & Storage"
          },
          {
            "id": 27,
            "name": "Marketing"
          }
        ]
      }
    ],
    "categories": [
      {
        "id": 31,
        "name": "Content Creation"
      }
    ],
    "image": [
      {
        "id": 298,
        "url": "https://f000.backblazeb2.com/file/n8n-website-images/25041775dfa040269c772e2778ba540d.png"
      }
    ]
  }
}