Auto backup (2022-07-29T21:00:30.303Z)
This commit is contained in:
@@ -219,7 +219,8 @@
|
||||
"id": "36",
|
||||
"name": "Facebook Graph account"
|
||||
}
|
||||
}
|
||||
},
|
||||
"disabled": true
|
||||
},
|
||||
{
|
||||
"parameters": {
|
||||
@@ -433,6 +434,18 @@
|
||||
{
|
||||
"name": "class",
|
||||
"value": "={{ $json[\"class\"] }}"
|
||||
},
|
||||
{
|
||||
"name": "schedule.time.day3",
|
||||
"value": "={{$json[\"data\"][11]}}"
|
||||
},
|
||||
{
|
||||
"name": "schedule.ua.day3",
|
||||
"value": "={{$json[\"schedule\"][2]}}"
|
||||
},
|
||||
{
|
||||
"name": "schedule.ru.day3",
|
||||
"value": "={{$json[\"schedule\"][2].replace(\"понеділок\", \"понедельник\").replace(\"вівторок\", \"вторник\").replace(\"середа\", \"среда\").replace(\"четвер\", \"четверг\").replace(\"п’ятниця\", \"пятница\").replace(\"субота\", \"суббота\").replace(\"неділя\", \"воскресенье\")}}"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -723,6 +736,18 @@
|
||||
{
|
||||
"fieldId": "time_2",
|
||||
"fieldValue": "={{$json[\"schedule\"][\"time\"][\"day2\"]}}"
|
||||
},
|
||||
{
|
||||
"fieldId": "time_3",
|
||||
"fieldValue": "={{$json[\"schedule\"][\"time\"][\"day3\"]}}"
|
||||
},
|
||||
{
|
||||
"fieldId": "day_3_ua",
|
||||
"fieldValue": "={{$json[\"schedule\"][\"ua\"][\"day3\"]}}"
|
||||
},
|
||||
{
|
||||
"fieldId": "day_3_ru",
|
||||
"fieldValue": "={{$json[\"schedule\"][\"ru\"][\"day3\"]}}"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -764,7 +789,8 @@
|
||||
"id": "6",
|
||||
"name": "Google Calendar account"
|
||||
}
|
||||
}
|
||||
},
|
||||
"disabled": true
|
||||
}
|
||||
],
|
||||
"connections": {
|
||||
@@ -1013,7 +1039,7 @@
|
||||
}
|
||||
},
|
||||
"createdAt": "2022-07-22T17:53:56.513Z",
|
||||
"updatedAt": "2022-07-23T17:29:12.665Z",
|
||||
"updatedAt": "2022-07-29T18:33:35.091Z",
|
||||
"settings": {
|
||||
"errorWorkflow": "25"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user