Auto backup (2022-06-22T21:00:33.858Z)
This commit is contained in:
@@ -217,8 +217,8 @@
|
||||
"type": "n8n-nodes-base.webhook",
|
||||
"typeVersion": 1,
|
||||
"position": [
|
||||
-1060,
|
||||
960
|
||||
-800,
|
||||
1280
|
||||
],
|
||||
"webhookId": "42d23674-abe0-4cb4-a158-3319140d97f0"
|
||||
},
|
||||
@@ -617,10 +617,6 @@
|
||||
"name": "date.ru",
|
||||
"value": "={{DateTime.fromFormat($json[\"data\"][0], \"dd.MM.yyyy\").setLocale('ru').toFormat('dd MMMM yyyy года')}}"
|
||||
},
|
||||
{
|
||||
"name": "count",
|
||||
"value": "={{$json[\"data\"][1]}}"
|
||||
},
|
||||
{
|
||||
"name": "schedule.ua.day1",
|
||||
"value": "={{$json[\"schedule\"][0]}}"
|
||||
@@ -848,10 +844,6 @@
|
||||
"fieldId": "day_2_ua",
|
||||
"fieldValue": "={{$json[\"schedule\"][\"ua\"][\"day2\"]}}"
|
||||
},
|
||||
{
|
||||
"fieldId": "count",
|
||||
"fieldValue": "={{$json[\"count\"]}}"
|
||||
},
|
||||
{
|
||||
"fieldId": "time",
|
||||
"fieldValue": "={{$json[\"schedule\"][\"time\"]}}"
|
||||
@@ -1131,11 +1123,6 @@
|
||||
"Cron": {
|
||||
"main": [
|
||||
[
|
||||
{
|
||||
"node": "HTTP Request2",
|
||||
"type": "main",
|
||||
"index": 0
|
||||
},
|
||||
{
|
||||
"node": "HTTP Request3",
|
||||
"type": "main",
|
||||
@@ -1151,7 +1138,7 @@
|
||||
}
|
||||
},
|
||||
"createdAt": "2022-04-29T07:24:59.929Z",
|
||||
"updatedAt": "2022-06-21T03:20:52.797Z",
|
||||
"updatedAt": "2022-06-22T10:41:00.410Z",
|
||||
"settings": {
|
||||
"saveExecutionProgress": "DEFAULT",
|
||||
"errorWorkflow": "25"
|
||||
|
||||
Reference in New Issue
Block a user