Auto backup (2022-07-01T21:00:51.967Z)
This commit is contained in:
@@ -353,7 +353,7 @@
|
||||
}
|
||||
},
|
||||
"createdAt": "2022-05-27T16:18:47.443Z",
|
||||
"updatedAt": "2022-06-21T19:21:03.297Z",
|
||||
"updatedAt": "2022-07-01T08:38:47.424Z",
|
||||
"settings": {
|
||||
"errorWorkflow": "25"
|
||||
},
|
||||
|
||||
@@ -531,7 +531,7 @@
|
||||
"number": [
|
||||
{
|
||||
"name": "recount",
|
||||
"value": "={{24 - $json[\"count\"]}}"
|
||||
"value": "={{30 - $json[\"count\"]}}"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -1271,7 +1271,7 @@
|
||||
"number": [
|
||||
{
|
||||
"value1": "={{$json[\"recount\"]}}",
|
||||
"value2": 24
|
||||
"value2": 30
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1873,7 +1873,7 @@
|
||||
}
|
||||
},
|
||||
"createdAt": "2022-06-18T21:12:12.483Z",
|
||||
"updatedAt": "2022-06-29T12:49:56.735Z",
|
||||
"updatedAt": "2022-07-01T11:55:58.762Z",
|
||||
"settings": {
|
||||
"errorWorkflow": "25"
|
||||
},
|
||||
|
||||
43
flows/42.json
Normal file
43
flows/42.json
Normal file
@@ -0,0 +1,43 @@
|
||||
{
|
||||
"id": 42,
|
||||
"name": "My workflow",
|
||||
"active": false,
|
||||
"nodes": [
|
||||
{
|
||||
"parameters": {},
|
||||
"name": "Start",
|
||||
"type": "n8n-nodes-base.start",
|
||||
"typeVersion": 1,
|
||||
"position": [
|
||||
240,
|
||||
300
|
||||
]
|
||||
},
|
||||
{
|
||||
"parameters": {
|
||||
"appId": "519937075716248",
|
||||
"options": {}
|
||||
},
|
||||
"name": "Facebook Trigger",
|
||||
"type": "n8n-nodes-base.facebookTrigger",
|
||||
"typeVersion": 1,
|
||||
"position": [
|
||||
440,
|
||||
440
|
||||
],
|
||||
"webhookId": "8997bbc0-e34b-472d-afd4-f818d410ba11",
|
||||
"credentials": {
|
||||
"facebookGraphAppApi": {
|
||||
"id": "37",
|
||||
"name": "Facebook Graph (App) account"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"connections": {},
|
||||
"createdAt": "2022-07-01T07:17:31.326Z",
|
||||
"updatedAt": "2022-07-01T07:19:38.534Z",
|
||||
"settings": {},
|
||||
"staticData": null,
|
||||
"tags": []
|
||||
}
|
||||
Reference in New Issue
Block a user