{
  "name": "Node IO filter",
  "nodes": [
    {
      "parameters": {},
      "id": "46770685-44d1-4aad-9107-1d790cf26b50",
      "name": "When clicking \u2018Execute workflow\u2019",
      "type": "n8n-nodes-base.manualTrigger",
      "typeVersion": 1,
      "position": [
        840,
        180
      ]
    },
    {
      "parameters": {
        "options": {}
      },
      "id": "480e3832-2ce4-4118-9f7b-a8aed6017174",
      "name": "Edit Fields",
      "type": "n8n-nodes-base.set",
      "typeVersion": 3.2,
      "position": [
        1080,
        180
      ]
    },
    {
      "parameters": {
        "conditions": {
          "string": [
            {
              "value1": "={{ $json.profile.name }}",
              "operation": "contains",
              "value2": "an"
            }
          ]
        }
      },
      "id": "4773d460-6ed9-49e1-a688-7e480f0fbacf",
      "name": "IF",
      "type": "n8n-nodes-base.if",
      "typeVersion": 1,
      "position": [
        1300,
        180
      ]
    },
    {
      "parameters": {
        "options": {}
      },
      "id": "d17dffe6-e29c-4c1a-8b4c-9e374dcd70ea",
      "name": "True",
      "type": "n8n-nodes-base.set",
      "typeVersion": 3.2,
      "position": [
        1560,
        60
      ]
    },
    {
      "parameters": {
        "options": {}
      },
      "id": "893d6e79-feb4-4752-a6f8-e2e5f5163787",
      "name": "False",
      "type": "n8n-nodes-base.set",
      "typeVersion": 3.2,
      "position": [
        1560,
        240
      ]
    }
  ],
  "connections": {
    "When clicking \u2018Execute workflow\u2019": {
      "main": [
        [
          {
            "node": "Edit Fields",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Edit Fields": {
      "main": [
        [
          {
            "node": "IF",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "IF": {
      "main": [
        [
          {
            "node": "True",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "False",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  },
  "active": false,
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "9812dda2-cc1b-4458-97d8-21ccb18c90d1",
  "id": "WNq486x7DpV1MPRH",
  "tags": []
}