Auto backup (2022-07-18T21:00:57.116Z)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"id": 55,
|
||||
"name": "olx playstation5",
|
||||
"active": true,
|
||||
"active": false,
|
||||
"nodes": [
|
||||
{
|
||||
"parameters": {},
|
||||
@@ -217,8 +217,8 @@
|
||||
"type": "n8n-nodes-base.grist",
|
||||
"typeVersion": 1,
|
||||
"position": [
|
||||
2280,
|
||||
500
|
||||
2180,
|
||||
740
|
||||
],
|
||||
"credentials": {
|
||||
"gristApi": {
|
||||
@@ -309,9 +309,10 @@
|
||||
{
|
||||
"parameters": {
|
||||
"url": "={{$json[\"image\"]}}",
|
||||
"allowUnauthorizedCerts": true,
|
||||
"responseFormat": "file",
|
||||
"options": {}
|
||||
"options": {
|
||||
"ignoreResponseCode": true
|
||||
}
|
||||
},
|
||||
"name": "HTTP Request2",
|
||||
"type": "n8n-nodes-base.httpRequest",
|
||||
@@ -385,8 +386,8 @@
|
||||
"type": "n8n-nodes-base.set",
|
||||
"typeVersion": 1,
|
||||
"position": [
|
||||
2100,
|
||||
500
|
||||
2140,
|
||||
160
|
||||
]
|
||||
}
|
||||
],
|
||||
@@ -516,12 +517,12 @@
|
||||
"main": [
|
||||
[
|
||||
{
|
||||
"node": "Set1",
|
||||
"node": "HTTP Request2",
|
||||
"type": "main",
|
||||
"index": 0
|
||||
},
|
||||
{
|
||||
"node": "HTTP Request2",
|
||||
"node": "Set1",
|
||||
"type": "main",
|
||||
"index": 0
|
||||
}
|
||||
@@ -563,7 +564,7 @@
|
||||
}
|
||||
},
|
||||
"createdAt": "2022-07-17T08:02:11.870Z",
|
||||
"updatedAt": "2022-07-17T19:10:52.343Z",
|
||||
"updatedAt": "2022-07-18T19:42:23.841Z",
|
||||
"settings": {
|
||||
"errorWorkflow": "25"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user