{
  "name": "My workflow",
  "nodes": [
    {
      "parameters": {},
      "id": "8065d34a-aace-4dc0-b8de-c215b054fefd",
      "name": "When clicking ‘Test workflow’",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        -160,
        -60
      ],
      "typeVersion": 1
    },
    {
      "parameters": {
        "assignments": {
          "assignments": [
            {
              "id": "a60070cb-fc63-4530-b7de-03de1c4b1f8a",
              "name": "text",
              "value": "Пробный текст \\n Вторая часть",
              "type": "string"
            }
          ]
        },
        "options": {}
      },
      "type": "n8n-nodes-base.set",
      "typeVersion": 3.4,
      "position": [
        60,
        -60
      ],
      "id": "b7b3c15b-afc5-4d3c-8edf-49b28622165d",
      "name": "Edit Fields"
    },
    {
      "parameters": {
        "assignments": {
          "assignments": [
            {
              "id": "2de3fda5-3aaf-40e9-b46d-bff3ca48f874",
              "name": "text",
              "value": "={{ $json.text.split(\"\\\\n\") }}",
              "type": "string"
            }
          ]
        },
        "options": {}
      },
      "type": "n8n-nodes-base.set",
      "typeVersion": 3.4,
      "position": [
        280,
        -60
      ],
      "id": "61e34751-aa41-45e5-a328-37a61c671745",
      "name": "Edit Fields1"
    }
  ],
  "pinData": {},
  "connections": {
    "When clicking ‘Test workflow’": {
      "main": [
        [
          {
            "node": "Edit Fields",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Edit Fields": {
      "main": [
        [
          {
            "node": "Edit Fields1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  },
  "active": false,
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "2623c1ce-7236-426b-b1c3-26d02550635b",
  "meta": {
    "templateCredsSetupCompleted": true,
    "instanceId": "98083d38848fe6dc8f415799fdb08c2a244fa529fe7f7b8aa44e4fa55af12a3e"
  },
  "id": "lGdj9RukwWvlkUQK",
  "tags": []
}