Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "botId": 2304,
- "nodes": [
- {
- "width": 80,
- "height": 45,
- "id": "1",
- "type": "Start",
- "position": {
- "x": 10,
- "y": 10
- },
- "data": {},
- "positionAbsolute": {
- "x": 10,
- "y": 10
- }
- },
- {
- "width": 250,
- "height": 138,
- "id": "2",
- "type": "Message",
- "selected": false,
- "position": {
- "x": 200,
- "y": 100
- },
- "data": {
- "nodes": [
- {
- "id": "sub_node_1",
- "type": "Text",
- "content": {
- "text": "123",
- "type": ""
- },
- "buttons": [],
- "state": {}
- }
- ]
- },
- "positionAbsolute": {
- "x": 200,
- "y": 100
- }
- },
- {
- "width": 250,
- "height": 179,
- "id": "chain_node_8c218fb9-097b-4cd5-bcae-2e7e5018f234",
- "type": "Filter",
- "selected": true,
- "position": {
- "x": 613,
- "y": 298.5
- },
- "data": {
- "nodes": [
- {
- "id": "sub_node_c21acf36-66a5-4afa-8899-58b99c1a8ab5",
- "content": {
- "id": "sub_node_0faee096-3ac0-46cf-a7c8-0b543f18abb3",
- "isConnectable": true,
- "type": "AND",
- "conditions": [
- {
- "id": "condition_a5dd701d-0bbf-4a33-ab41-1cd4a22c18dd",
- "condition": "dayOfWeek",
- "option": "Equal",
- "value": [
- "0",
- "2",
- "3",
- "5"
- ],
- "variableName": "dayOfWeek",
- "dateFrom": "2023-05-16T16:20:53.210Z",
- "dateTo": "2023-05-16T16:20:53.210Z"
- }
- ]
- }
- }
- ]
- },
- "dragging": false,
- "positionAbsolute": {
- "x": 613,
- "y": 298.5
- }
- }
- ],
- "edges": [
- {
- "source": "1",
- "sourceHandle": null,
- "target": "2",
- "targetHandle": "major",
- "id": "reactflow__edge-1-2major"
- },
- {
- "source": "2",
- "sourceHandle": null,
- "target": "chain_node_8c218fb9-097b-4cd5-bcae-2e7e5018f234",
- "targetHandle": "major",
- "id": "reactflow__edge-2-chain_node_8c218fb9-097b-4cd5-bcae-2e7e5018f234major"
- }
- ],
- "name": "Цепочка 16.05, 19:20"
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement