{
    "tags": [
        {
            "name": "інструкція створення форм"
        },
        {
            "name": "укр.док"
        }
    ],
    "editor": true,
    "type": "processing",
    "id": "101",
    "createdAt": "1690322802808",
    "createdBy": {
        "id": "53",
        "name": "Мирослав Боднар"
    },
    "updatedAt": "1690325096387",
    "updatedBy": {
        "id": "53",
        "name": "Мирослав Боднар"
    },
    "name": "Динамічні вікна - форми (обробка дзвінка)",
    "schema": "[\n    {\n        \"break\": false,\n        \"formComponent\": {\n            \"id\": \"Текст\",\n            \"view\": {\n                \"collapsible\": false,\n                \"color\": \"default\",\n                \"component\": \"form-text\",\n                \"enableCopying\": false,\n                \"hint\": \"Текст підказки, вказаний у полі Hint компонента Form Text\",\n                \"initialValue\": \"Тут відображається текст, заданий за допомогою компонента Form Text у полі Text.\\n\\nЗаданий текст можна відформатувати за допомогою синтаксису Markdown.\\n***\\n\\nТакож доступне використання змінних\\nНаприклад, ім'я абонента - ${member_name}\",\n                \"label\": \"Текст заголовка, який вказаний у полі Label компонента Form Text\"\n            }\n        },\n        \"tag\": \"39-formText-custom-tag\"\n    },\n    {\n        \"break\": false,\n        \"formComponent\": {\n            \"id\": \"Категорії\",\n            \"view\": {\n                \"component\": \"wt-select\",\n                \"hint\": \"Текст підказки, який вказаний у полі Hint компонента Form Select\",\n                \"initialValue\": \"\",\n                \"label\": \"Класифікація\",\n                \"multiple\": false,\n                \"options\": [\n                    {\n                        \"name\": \"Оформлення замовлення\",\n                        \"value\": \"тип1\"\n                    },\n                    {\n                        \"name\": \"Техпідтримка\",\n                        \"value\": \"тип2\"\n                    },\n                    {\n                        \"name\": \"Відміна\",\n                        \"value\": \"тип3\"\n                    }\n                ]\n            }\n        },\n        \"tag\": \"40-formSelect-custom-tag\"\n    },\n    {\n        \"break\": false,\n        \"generateForm\": {\n            \"actions\": [\n                {\n                    \"id\": \"Кнопка1\",\n                    \"view\": {\n                        \"color\": \"primary\",\n                        \"text\": \"Передзвонити\"\n                    }\n                },\n                {\n                    \"id\": \"Кнопка2\",\n                    \"view\": {\n                        \"color\": \"secondary\",\n                        \"text\": \"Надіслати повідомлення\"\n                    }\n                }\n            ],\n            \"body\": [\n                \"Текст\",\n                \"Категорії\"\n            ],\n            \"id\": \"Форма1\",\n            \"title\": \"Назва сторінки (вказується в Generate Form, поле Form title)\"\n        },\n        \"tag\": \"42-generateForm-custom-tag\"\n    },\n    {\n        \"break\": false,\n        \"if\": {\n            \"else\": [\n                {\n                    \"break\": false,\n                    \"if\": {\n                        \"expression\": \"${Форма1}=='Кнопка2'\",\n                        \"then\": [\n                            {\n                                \"break\": false,\n                                \"schema\": {\n                                    \"async\": false,\n                                    \"id\": \"100\",\n                                    \"name\": \"Записати email і відправити лист\"\n                                },\n                                \"tag\": \"110-schema-custom-tag\"\n                            }\n                        ]\n                    },\n                    \"tag\": \"46-if-custom-tag\"\n                }\n            ],\n            \"expression\": \"${Форма1}=='Кнопка1'\",\n            \"then\": [\n                {\n                    \"break\": false,\n                    \"switch\": {\n                        \"case\": {\n                            \"тип1\": [\n                                {\n                                    \"break\": false,\n                                    \"callbackQueue\": {\n                                        \"agent\": {},\n                                        \"communication\": {\n                                            \"destination\": \"${caller_id_number}\",\n                                            \"type\": {\n                                                \"id\": \"1\",\n                                                \"name\": \"Телефон\"\n                                            }\n                                        },\n                                        \"holdSec\": 1,\n                                        \"name\": \"${member_name}\",\n                                        \"queue\": {\n                                            \"active\": 0,\n                                            \"enabled\": false,\n                                            \"id\": \"46\",\n                                            \"name\": \"Замовлення\",\n                                            \"priority\": \"0\",\n                                            \"type\": 3,\n                                            \"waiting\": 0\n                                        },\n                                        \"variables\": {}\n                                    },\n                                    \"tag\": \"76-callbackQueue-custom-tag\"\n                                },\n                                {\n                                    \"break\": false,\n                                    \"formComponent\": {\n                                        \"id\": \"Текст оформлення замовлення\",\n                                        \"view\": {\n                                            \"collapsible\": false,\n                                            \"color\": \"default\",\n                                            \"component\": \"form-text\",\n                                            \"enableCopying\": false,\n                                            \"hint\": \"\",\n                                            \"initialValue\": \"Наші менеджери зв'яжуться з Вами найближчим часом.\\nВсього доброго!\",\n                                            \"label\": \"\"\n                                        }\n                                    },\n                                    \"tag\": \"77-formText-custom-tag\"\n                                },\n                                {\n                                    \"break\": false,\n                                    \"generateForm\": {\n                                        \"actions\": [\n                                            {\n                                                \"id\": \"назад2\",\n                                                \"view\": {\n                                                    \"color\": \"primary\",\n                                                    \"text\": \"Назад\"\n                                                }\n                                            },\n                                            {\n                                                \"id\": \"id\",\n                                                \"view\": {\n                                                    \"color\": \"primary\",\n                                                    \"text\": \"Завершити\"\n                                                }\n                                            }\n                                        ],\n                                        \"body\": [\n                                            \"Текст оформлення замовлення\"\n                                        ],\n                                        \"id\": \"Форма5\",\n                                        \"title\": \"Абонента додано до списку для повторного дзвінка\"\n                                    },\n                                    \"tag\": \"78-generateForm-custom-tag\"\n                                },\n                                {\n                                    \"break\": false,\n                                    \"if\": {\n                                        \"else\": [\n                                            {\n                                                \"attemptResult\": {\n                                                    \"description\": \"${Категорії}\",\n                                                    \"status\": \"success\",\n                                                    \"stickyDisplay\": true\n                                                },\n                                                \"break\": false,\n                                                \"tag\": \"80-attemptResult-custom-tag\"\n                                            }\n                                        ],\n                                        \"expression\": \"${Форма5}=='назад2'\",\n                                        \"then\": [\n                                            {\n                                                \"break\": false,\n                                                \"goto\": \"39-formText-custom-tag\",\n                                                \"tag\": \"82-goto-custom-tag\"\n                                            }\n                                        ]\n                                    },\n                                    \"tag\": \"81-if-custom-tag\"\n                                }\n                            ],\n                            \"тип2\": [\n                                {\n                                    \"break\": false,\n                                    \"callbackQueue\": {\n                                        \"agent\": {},\n                                        \"communication\": {\n                                            \"destination\": \"${destination}\",\n                                            \"type\": {\n                                                \"id\": \"1\",\n                                                \"name\": \"Телефон\"\n                                            }\n                                        },\n                                        \"holdSec\": \"600\",\n                                        \"name\": \"${member_name}\",\n                                        \"queue\": {\n                                            \"active\": 0,\n                                            \"enabled\": false,\n                                            \"id\": \"45\",\n                                            \"name\": \"Технічна підтримка\",\n                                            \"priority\": \"0\",\n                                            \"type\": 0,\n                                            \"waiting\": 0\n                                        },\n                                        \"variables\": {}\n                                    },\n                                    \"tag\": \"44-callbackQueue-custom-tag\"\n                                },\n                                {\n                                    \"break\": false,\n                                    \"formComponent\": {\n                                        \"id\": \"текст2\",\n                                        \"view\": {\n                                            \"collapsible\": false,\n                                            \"color\": \"default\",\n                                            \"component\": \"form-text\",\n                                            \"enableCopying\": false,\n                                            \"hint\": \"Текст-підказка для оператора\",\n                                            \"initialValue\": \"Добре. Ми зв'яжемося з Вами пізніше.\\nВсього доброго!\",\n                                            \"label\": \"\"\n                                        }\n                                    },\n                                    \"tag\": \"47-formText-custom-tag\"\n                                },\n                                {\n                                    \"break\": false,\n                                    \"formComponent\": {\n                                        \"id\": \"стан\",\n                                        \"view\": {\n                                            \"component\": \"wt-select\",\n                                            \"hint\": \"\",\n                                            \"initialValue\": \"\",\n                                            \"label\": \"Стан абонента\",\n                                            \"multiple\": false,\n                                            \"options\": [\n                                                {\n                                                    \"name\": \"Не зацікавлений\",\n                                                    \"value\": \"Абонент не зацікавлений\"\n                                                },\n                                                {\n                                                    \"name\": \"Зайнятий\",\n                                                    \"value\": \"Зайнятий\"\n                                                }\n                                            ]\n                                        }\n                                    },\n                                    \"tag\": \"49-formSelect-custom-tag\"\n                                },\n                                {\n                                    \"break\": false,\n                                    \"generateForm\": {\n                                        \"actions\": [\n                                            {\n                                                \"id\": \"назад1\",\n                                                \"view\": {\n                                                    \"color\": \"primary\",\n                                                    \"text\": \"На початок\"\n                                                }\n                                            },\n                                            {\n                                                \"id\": \"кнопка6\",\n                                                \"view\": {\n                                                    \"color\": \"primary\",\n                                                    \"text\": \"кінець\"\n                                                }\n                                            }\n                                        ],\n                                        \"body\": [\n                                            \"текст2\",\n                                            \"стан\"\n                                        ],\n                                        \"id\": \"Форма2\",\n                                        \"title\": \"Абонента додано до списку для повторного дзвінка\"\n                                    },\n                                    \"tag\": \"48-generateForm-custom-tag\"\n                                },\n                                {\n                                    \"break\": false,\n                                    \"if\": {\n                                        \"else\": [\n                                            {\n                                                \"attemptResult\": {\n                                                    \"description\": \"${Категорії}\\n${стан}\",\n                                                    \"status\": \"success\",\n                                                    \"stickyDisplay\": true\n                                                },\n                                                \"break\": false,\n                                                \"tag\": \"83-attemptResult-custom-tag\"\n                                            }\n                                        ],\n                                        \"expression\": \"${Форма2}=='назад1'\",\n                                        \"then\": [\n                                            {\n                                                \"break\": false,\n                                                \"goto\": \"39-formText-custom-tag\",\n                                                \"tag\": \"60-goto-custom-tag\"\n                                            }\n                                        ]\n                                    },\n                                    \"tag\": \"61-if-custom-tag\"\n                                }\n                            ],\n                            \"тип3\": [\n                                {\n                                    \"break\": false,\n                                    \"formComponent\": {\n                                        \"id\": \"причина\",\n                                        \"view\": {\n                                            \"component\": \"wt-input\",\n                                            \"hint\": \"Вкажіть причину відхилення замовлення\",\n                                            \"initialValue\": \"Причина скасування:\",\n                                            \"label\": \"\"\n                                        }\n                                    },\n                                    \"tag\": \"90-formTextfield-custom-tag\"\n                                },\n                                {\n                                    \"break\": false,\n                                    \"generateForm\": {\n                                        \"actions\": [\n                                            {\n                                                \"id\": \"кінець\",\n                                                \"view\": {\n                                                    \"color\": \"primary\",\n                                                    \"text\": \"кінець\"\n                                                }\n                                            }\n                                        ],\n                                        \"body\": [\n                                            \"причина\"\n                                        ],\n                                        \"id\": \"Форма7\",\n                                        \"title\": \"\"\n                                    },\n                                    \"tag\": \"92-generateForm-custom-tag\"\n                                },\n                                {\n                                    \"attemptResult\": {\n                                        \"description\": \"${Категорії}\\n\\n${причина}\",\n                                        \"status\": \"abandoned\",\n                                        \"stickyDisplay\": true\n                                    },\n                                    \"break\": false,\n                                    \"tag\": \"84-attemptResult-custom-tag\"\n                                }\n                            ]\n                        },\n                        \"variable\": \"${Категорії}\"\n                    },\n                    \"tag\": \"75-switch-custom-tag\"\n                },\n                {\n                    \"break\": false,\n                    \"formComponent\": {\n                        \"id\": \"текст для повернення\",\n                        \"view\": {\n                            \"collapsible\": false,\n                            \"color\": \"danger\",\n                            \"component\": \"form-text\",\n                            \"enableCopying\": false,\n                            \"hint\": \"\",\n                            \"initialValue\": \"Для оформлення передзвону до абонента поверніться назад та виберіть варіант із **Класифікація**.\",\n                            \"label\": \"\"\n                        }\n                    },\n                    \"tag\": \"86-formText-custom-tag\"\n                },\n                {\n                    \"break\": false,\n                    \"generateForm\": {\n                        \"actions\": [\n                            {\n                                \"id\": \"кнопка назад\",\n                                \"view\": {\n                                    \"color\": \"primary\",\n                                    \"text\": \"Назад\"\n                                }\n                            }\n                        ],\n                        \"body\": [\n                            \"текст для повернення\"\n                        ],\n                        \"id\": \"Форма6\",\n                        \"title\": \"\"\n                    },\n                    \"tag\": \"87-generateForm-custom-tag\"\n                },\n                {\n                    \"break\": false,\n                    \"if\": {\n                        \"expression\": \"${Форма6}=='кнопка назад'\",\n                        \"then\": [\n                            {\n                                \"break\": false,\n                                \"goto\": \"39-formText-custom-tag\",\n                                \"tag\": \"89-goto-custom-tag\"\n                            }\n                        ]\n                    },\n                    \"tag\": \"88-if-custom-tag\"\n                }\n            ]\n        },\n        \"tag\": \"41-if-custom-tag\"\n    }\n]",
    "payload": "{\"id\":\"demo@0.1.0\",\"nodes\":{\"17\":{\"id\":17,\"data\":{\"extensions\":{\"tag\":\"17-start-custom-tag\"}},\"inputs\":{},\"outputs\":{\"out\":{\"connections\":[{\"node\":39,\"input\":\"in\",\"data\":{}}]}},\"position\":[-370.208064955097,-1053.5550923739372],\"name\":\"start\"},\"39\":{\"id\":39,\"data\":{\"id\":\"Текст\",\"view\":{\"label\":\"Текст заголовка, який вказаний у полі Label компонента Form Text\",\"hint\":\"Текст підказки, вказаний у полі Hint компонента Form Text\",\"initialValue\":\"Тут відображається текст, заданий за допомогою компонента Form Text у полі Text.\\n\\nЗаданий текст можна відформатувати за допомогою синтаксису Markdown.\\n***\\n\\nТакож доступне використання змінних\\nНаприклад, ім'я абонента - ${member_name}\",\"color\":\"default\",\"collapsible\":false,\"enableCopying\":false},\"extensions\":{\"break\":false,\"tag\":\"39-formText-custom-tag\"}},\"inputs\":{\"in\":{\"connections\":[{\"node\":17,\"output\":\"out\",\"data\":{}},{\"node\":60,\"output\":\"goto\",\"data\":{}},{\"node\":82,\"output\":\"goto\",\"data\":{}},{\"node\":89,\"output\":\"goto\",\"data\":{}}]}},\"outputs\":{\"out\":{\"connections\":[{\"node\":40,\"input\":\"in\",\"data\":{}}]}},\"position\":[-120.43328047472376,-1035.3268242669521],\"name\":\"formText\"},\"40\":{\"id\":40,\"data\":{\"id\":\"Категорії\",\"view\":{\"label\":\"Класифікація\",\"hint\":\"Текст підказки, який вказаний у полі Hint компонента Form Select\",\"initialValue\":\"\",\"options\":[{\"key\":\"Оформлення замовлення\",\"value\":\"тип1\"},{\"key\":\"Техпідтримка\",\"value\":\"тип2\"},{\"key\":\"Відміна\",\"value\":\"тип3\"}],\"multiple\":false},\"extensions\":{\"break\":false,\"tag\":\"40-formSelect-custom-tag\"}},\"inputs\":{\"in\":{\"connections\":[{\"node\":39,\"output\":\"out\",\"data\":{}}]}},\"outputs\":{\"out\":{\"connections\":[{\"node\":42,\"input\":\"in\",\"data\":{}}]}},\"position\":[82.31668649188417,-1064.398057849015],\"name\":\"formSelect\"},\"41\":{\"id\":41,\"data\":{\"expression\":\"${Форма1}=='Кнопка1'\",\"extensions\":{\"break\":false,\"tag\":\"41-if-custom-tag\"}},\"inputs\":{\"in\":{\"connections\":[{\"node\":42,\"output\":\"out\",\"data\":{}}]}},\"outputs\":{\"then\":{\"connections\":[{\"node\":75,\"input\":\"in\",\"data\":{}}]},\"else\":{\"connections\":[{\"node\":46,\"input\":\"in\",\"data\":{}}]},\"out\":{\"connections\":[]}},\"position\":[508.9076782096718,-1104.025378438444],\"name\":\"if\"},\"42\":{\"id\":42,\"data\":{\"id\":\"Форма1\",\"title\":\"Назва сторінки (вказується в Generate Form, поле Form title)\",\"body\":[{\"name\":\"Текст\"},{\"name\":\"Категорії\"}],\"actions\":[{\"id\":\"Кнопка1\",\"view\":{\"color\":\"primary\",\"text\":\"Передзвонити\"}},{\"id\":\"Кнопка2\",\"view\":{\"color\":\"secondary\",\"text\":\"Надіслати повідомлення\"}}],\"extensions\":{\"break\":false,\"tag\":\"42-generateForm-custom-tag\"}},\"inputs\":{\"in\":{\"connections\":[{\"node\":40,\"output\":\"out\",\"data\":{}}]}},\"outputs\":{\"out\":{\"connections\":[{\"node\":41,\"input\":\"in\",\"data\":{}}]}},\"position\":[276.8968442245412,-1062.915899109591],\"name\":\"generateForm\"},\"44\":{\"id\":44,\"data\":{\"communication\":{\"destination\":\"${destination}\",\"type\":{\"id\":\"1\",\"name\":\"Телефон\"}},\"holdSec\":\"600\",\"name\":\"${member_name}\",\"agent\":{},\"queue\":{\"type\":0,\"enabled\":false,\"active\":0,\"waiting\":0,\"priority\":\"0\",\"id\":\"45\",\"name\":\"Технічна підтримка\"},\"variables\":[{\"key\":\"\",\"value\":\"\"}],\"extensions\":{\"break\":false,\"tag\":\"44-callbackQueue-custom-tag\"}},\"inputs\":{\"in\":{\"connections\":[{\"node\":75,\"output\":\"тип2\",\"data\":{}}]}},\"outputs\":{\"out\":{\"connections\":[{\"node\":47,\"input\":\"in\",\"data\":{}}]}},\"position\":[1050.240924909644,-370.07704665441827],\"name\":\"callbackQueue\"},\"46\":{\"id\":46,\"data\":{\"expression\":\"${Форма1}=='Кнопка2'\",\"extensions\":{\"break\":false,\"tag\":\"46-if-custom-tag\"}},\"inputs\":{\"in\":{\"connections\":[{\"node\":41,\"output\":\"else\",\"data\":{}}]}},\"outputs\":{\"then\":{\"connections\":[{\"node\":110,\"input\":\"in\",\"data\":{}}]},\"else\":{\"connections\":[]},\"out\":{\"connections\":[]}},\"position\":[840.371682215842,35.39820637260895],\"name\":\"if\"},\"47\":{\"id\":47,\"data\":{\"id\":\"текст2\",\"view\":{\"label\":\"\",\"hint\":\"Текст-підказка для оператора\",\"initialValue\":\"Добре. Ми зв'яжемося з Вами пізніше.\\nВсього доброго!\",\"color\":\"default\",\"collapsible\":false,\"enableCopying\":false},\"extensions\":{\"break\":false,\"tag\":\"47-formText-custom-tag\"}},\"inputs\":{\"in\":{\"connections\":[{\"node\":44,\"output\":\"out\",\"data\":{}}]}},\"outputs\":{\"out\":{\"connections\":[{\"node\":49,\"input\":\"in\",\"data\":{}}]}},\"position\":[1265.6922677506525,-371.76050185985656],\"name\":\"formText\"},\"48\":{\"id\":48,\"data\":{\"id\":\"Форма2\",\"title\":\"Абонента додано до списку для повторного дзвінка\",\"body\":[{\"name\":\"текст2\"},{\"name\":\"стан\"}],\"actions\":[{\"id\":\"назад1\",\"view\":{\"color\":\"primary\",\"text\":\"На початок\"}},{\"id\":\"кнопка6\",\"view\":{\"color\":\"primary\",\"text\":\"кінець\"}}],\"extensions\":{\"break\":false,\"tag\":\"48-generateForm-custom-tag\"}},\"inputs\":{\"in\":{\"connections\":[{\"node\":49,\"output\":\"out\",\"data\":{}}]}},\"outputs\":{\"out\":{\"connections\":[{\"node\":61,\"input\":\"in\",\"data\":{}}]}},\"position\":[1627.8887634137684,-376.9535470275751],\"name\":\"generateForm\"},\"49\":{\"id\":49,\"data\":{\"id\":\"стан\",\"view\":{\"label\":\"Стан абонента\",\"hint\":\"\",\"initialValue\":\"\",\"options\":[{\"key\":\"Не зацікавлений\",\"value\":\"Абонент не зацікавлений\"},{\"key\":\"Зайнятий\",\"value\":\"Зайнятий\"}],\"multiple\":false},\"extensions\":{\"break\":false,\"tag\":\"49-formSelect-custom-tag\"}},\"inputs\":{\"in\":{\"connections\":[{\"node\":47,\"output\":\"out\",\"data\":{}}]}},\"outputs\":{\"out\":{\"connections\":[{\"node\":48,\"input\":\"in\",\"data\":{}}]}},\"position\":[1437.9406814772085,-376.96303204846464],\"name\":\"formSelect\"},\"60\":{\"id\":60,\"data\":{\"goto\":\"39-formText-custom-tag\",\"extensions\":{\"break\":false,\"tag\":\"60-goto-custom-tag\"}},\"inputs\":{\"in\":{\"connections\":[{\"node\":61,\"output\":\"then\",\"data\":{}}]}},\"outputs\":{\"goto\":{\"connections\":[{\"node\":39,\"input\":\"in\",\"data\":{}}]}},\"position\":[2069.6655300181383,-373.4343354123921],\"name\":\"goto\"},\"61\":{\"id\":61,\"data\":{\"expression\":\"${Форма2}=='назад1'\",\"extensions\":{\"break\":false,\"tag\":\"61-if-custom-tag\"}},\"inputs\":{\"in\":{\"connections\":[{\"node\":48,\"output\":\"out\",\"data\":{}}]}},\"outputs\":{\"then\":{\"connections\":[{\"node\":60,\"input\":\"in\",\"data\":{}}]},\"else\":{\"connections\":[{\"node\":83,\"input\":\"in\",\"data\":{}}]},\"out\":{\"connections\":[]}},\"position\":[1863.3273953565404,-378.9236022750772],\"name\":\"if\"},\"75\":{\"id\":75,\"data\":{\"variable\":\"${Категорії}\",\"case\":[{\"text\":\"тип1\"},{\"text\":\"тип2\"},{\"text\":\"тип3\"}],\"extensions\":{\"break\":false,\"tag\":\"75-switch-custom-tag\"}},\"inputs\":{\"in\":{\"connections\":[{\"node\":41,\"output\":\"then\",\"data\":{}}]}},\"outputs\":{\"out\":{\"connections\":[{\"node\":86,\"input\":\"in\",\"data\":{}}]},\"тип1\":{\"connections\":[{\"node\":76,\"input\":\"in\",\"data\":{}}]},\"тип2\":{\"connections\":[{\"node\":44,\"input\":\"in\",\"data\":{}}]},\"тип3\":{\"connections\":[{\"node\":90,\"input\":\"in\",\"data\":{}}]}},\"position\":[819.962626856094,-759.7156853950939],\"name\":\"switch\"},\"76\":{\"id\":76,\"data\":{\"communication\":{\"destination\":\"${caller_id_number}\",\"type\":{\"id\":\"1\",\"name\":\"Телефон\"}},\"holdSec\":1,\"name\":\"${member_name}\",\"agent\":{},\"queue\":{\"type\":3,\"enabled\":false,\"active\":0,\"waiting\":0,\"priority\":\"0\",\"id\":\"46\",\"name\":\"Замовлення\"},\"variables\":[],\"extensions\":{\"break\":false,\"tag\":\"76-callbackQueue-custom-tag\"}},\"inputs\":{\"in\":{\"connections\":[{\"node\":75,\"output\":\"тип1\",\"data\":{}}]}},\"outputs\":{\"out\":{\"connections\":[{\"node\":77,\"input\":\"in\",\"data\":{}}]}},\"position\":[1089.5003254924347,-613.8175753046298],\"name\":\"callbackQueue\"},\"77\":{\"id\":77,\"data\":{\"id\":\"Текст оформлення замовлення\",\"view\":{\"label\":\"\",\"hint\":\"\",\"initialValue\":\"Наші менеджери зв'яжуться з Вами найближчим часом.\\nВсього доброго!\",\"color\":\"default\",\"collapsible\":false,\"enableCopying\":false},\"extensions\":{\"break\":false,\"tag\":\"77-formText-custom-tag\"}},\"inputs\":{\"in\":{\"connections\":[{\"node\":76,\"output\":\"out\",\"data\":{}}]}},\"outputs\":{\"out\":{\"connections\":[{\"node\":78,\"input\":\"in\",\"data\":{}}]}},\"position\":[1310.7873422799873,-610.9102288405741],\"name\":\"formText\"},\"78\":{\"id\":78,\"data\":{\"id\":\"Форма5\",\"title\":\"Абонента додано до списку для повторного дзвінка\",\"body\":[{\"name\":\"Текст оформлення замовлення\"}],\"actions\":[{\"id\":\"назад2\",\"view\":{\"color\":\"primary\",\"text\":\"Назад\"}},{\"id\":\"id\",\"view\":{\"color\":\"primary\",\"text\":\"Завершити\"}}],\"extensions\":{\"break\":false,\"tag\":\"78-generateForm-custom-tag\"}},\"inputs\":{\"in\":{\"connections\":[{\"node\":77,\"output\":\"out\",\"data\":{}}]}},\"outputs\":{\"out\":{\"connections\":[{\"node\":81,\"input\":\"in\",\"data\":{}}]}},\"position\":[1485.048645839324,-609.1225758547469],\"name\":\"generateForm\"},\"80\":{\"id\":80,\"data\":{\"status\":{\"name\":\"success\"},\"stickyDisplay\":true,\"description\":\"${Категорії}\",\"extensions\":{\"break\":false,\"tag\":\"80-attemptResult-custom-tag\"}},\"inputs\":{\"in\":{\"connections\":[{\"node\":81,\"output\":\"else\",\"data\":{}}]}},\"outputs\":{\"out\":{\"connections\":[]}},\"position\":[1938.2346532244617,-522.2400665718428],\"name\":\"attemptResult\"},\"81\":{\"id\":81,\"data\":{\"expression\":\"${Форма5}=='назад2'\",\"extensions\":{\"break\":false,\"tag\":\"81-if-custom-tag\"}},\"inputs\":{\"in\":{\"connections\":[{\"node\":78,\"output\":\"out\",\"data\":{}}]}},\"outputs\":{\"then\":{\"connections\":[{\"node\":82,\"input\":\"in\",\"data\":{}}]},\"else\":{\"connections\":[{\"node\":80,\"input\":\"in\",\"data\":{}}]},\"out\":{\"connections\":[]}},\"position\":[1718.9503565932507,-627.309781844495],\"name\":\"if\"},\"82\":{\"id\":82,\"data\":{\"goto\":\"39-formText-custom-tag\",\"extensions\":{\"break\":false,\"tag\":\"82-goto-custom-tag\"}},\"inputs\":{\"in\":{\"connections\":[{\"node\":81,\"output\":\"then\",\"data\":{}}]}},\"outputs\":{\"goto\":{\"connections\":[{\"node\":39,\"input\":\"in\",\"data\":{}}]}},\"position\":[1938.8600441618237,-658.4729530951157],\"name\":\"goto\"},\"83\":{\"id\":83,\"data\":{\"status\":{\"name\":\"success\"},\"stickyDisplay\":true,\"description\":\"${Категорії}\\n${стан}\",\"extensions\":{\"break\":false,\"tag\":\"83-attemptResult-custom-tag\"}},\"inputs\":{\"in\":{\"connections\":[{\"node\":61,\"output\":\"else\",\"data\":{}}]}},\"outputs\":{\"out\":{\"connections\":[]}},\"position\":[2069.51342296573,-235.03021839168207],\"name\":\"attemptResult\"},\"84\":{\"id\":84,\"data\":{\"status\":{\"name\":\"abandoned\"},\"stickyDisplay\":true,\"description\":\"${Категорії}\\n\\n${причина}\",\"extensions\":{\"break\":false,\"tag\":\"84-attemptResult-custom-tag\"}},\"inputs\":{\"in\":{\"connections\":[{\"node\":92,\"output\":\"out\",\"data\":{}}]}},\"outputs\":{\"out\":{\"connections\":[]}},\"position\":[1540.9565821754827,-194.21715787230818],\"name\":\"attemptResult\"},\"86\":{\"id\":86,\"data\":{\"id\":\"текст для повернення\",\"view\":{\"label\":\"\",\"hint\":\"\",\"initialValue\":\"Для оформлення передзвону до абонента поверніться назад та виберіть варіант із **Класифікація**.\",\"color\":\"danger\",\"collapsible\":false,\"enableCopying\":false},\"extensions\":{\"break\":false,\"tag\":\"86-formText-custom-tag\"}},\"inputs\":{\"in\":{\"connections\":[{\"node\":75,\"output\":\"out\",\"data\":{}}]}},\"outputs\":{\"out\":{\"connections\":[{\"node\":87,\"input\":\"in\",\"data\":{}}]}},\"position\":[1088.0193477432156,-860.1372953068454],\"name\":\"formText\"},\"87\":{\"id\":87,\"data\":{\"id\":\"Форма6\",\"title\":\"\",\"body\":[{\"name\":\"текст для повернення\"}],\"actions\":[{\"id\":\"кнопка назад\",\"view\":{\"color\":\"primary\",\"text\":\"Назад\"}}],\"extensions\":{\"break\":false,\"tag\":\"87-generateForm-custom-tag\"}},\"inputs\":{\"in\":{\"connections\":[{\"node\":86,\"output\":\"out\",\"data\":{}}]}},\"outputs\":{\"out\":{\"connections\":[{\"node\":88,\"input\":\"in\",\"data\":{}}]}},\"position\":[1268.368460912467,-862.5225477735254],\"name\":\"generateForm\"},\"88\":{\"id\":88,\"data\":{\"expression\":\"${Форма6}=='кнопка назад'\",\"extensions\":{\"break\":false,\"tag\":\"88-if-custom-tag\"}},\"inputs\":{\"in\":{\"connections\":[{\"node\":87,\"output\":\"out\",\"data\":{}}]}},\"outputs\":{\"then\":{\"connections\":[{\"node\":89,\"input\":\"in\",\"data\":{}}]},\"else\":{\"connections\":[]},\"out\":{\"connections\":[]}},\"position\":[1485.4525834289204,-880.9256691951756],\"name\":\"if\"},\"89\":{\"id\":89,\"data\":{\"goto\":\"39-formText-custom-tag\",\"extensions\":{\"break\":false,\"tag\":\"89-goto-custom-tag\"}},\"inputs\":{\"in\":{\"connections\":[{\"node\":88,\"output\":\"then\",\"data\":{}}]}},\"outputs\":{\"goto\":{\"connections\":[{\"node\":39,\"input\":\"in\",\"data\":{}}]}},\"position\":[1638.6101899423884,-860.8332543201282],\"name\":\"goto\"},\"90\":{\"id\":90,\"data\":{\"id\":\"причина\",\"view\":{\"label\":\"\",\"hint\":\"Вкажіть причину відхилення замовлення\",\"initialValue\":\"Причина скасування:\"},\"extensions\":{\"break\":false,\"tag\":\"90-formTextfield-custom-tag\"}},\"inputs\":{\"in\":{\"connections\":[{\"node\":75,\"output\":\"тип3\",\"data\":{}}]}},\"outputs\":{\"out\":{\"connections\":[{\"node\":92,\"input\":\"in\",\"data\":{}}]}},\"position\":[1065.207262753071,-188.61374461589452],\"name\":\"formTextfield\"},\"92\":{\"id\":92,\"data\":{\"id\":\"Форма7\",\"title\":\"\",\"body\":[{\"name\":\"причина\"}],\"actions\":[{\"id\":\"кінець\",\"view\":{\"color\":\"primary\",\"text\":\"кінець\"}}],\"extensions\":{\"break\":false,\"tag\":\"92-generateForm-custom-tag\"}},\"inputs\":{\"in\":{\"connections\":[{\"node\":90,\"output\":\"out\",\"data\":{}}]}},\"outputs\":{\"out\":{\"connections\":[{\"node\":84,\"input\":\"in\",\"data\":{}}]}},\"position\":[1285.5523836421603,-184.8546368246119],\"name\":\"generateForm\"},\"110\":{\"id\":110,\"data\":{\"schema\":{\"type\":\"processing\",\"editor\":false,\"id\":\"100\",\"name\":\"Записати email і відправити лист\"},\"async\":false,\"extensions\":{\"break\":false,\"tag\":\"110-schema-custom-tag\"}},\"inputs\":{\"in\":{\"connections\":[{\"node\":46,\"output\":\"then\",\"data\":{}}]}},\"outputs\":{\"out\":{\"connections\":[]}},\"position\":[1038.1723869332575,39.5864186752586],\"name\":\"schema\"}}}"
}