Auto backup (2022-08-24T21:00:32.468Z)
This commit is contained in:
@@ -740,8 +740,11 @@
|
||||
}
|
||||
},
|
||||
"createdAt": "2022-06-23T08:35:12.154Z",
|
||||
"updatedAt": "2022-08-23T17:04:30.686Z",
|
||||
"settings": {},
|
||||
"updatedAt": "2022-08-24T15:44:34.740Z",
|
||||
"settings": {
|
||||
"saveExecutionProgress": "DEFAULT",
|
||||
"errorWorkflow": "25"
|
||||
},
|
||||
"staticData": null,
|
||||
"pinData": {},
|
||||
"tags": [
|
||||
|
||||
60
flows/61.json
Normal file
60
flows/61.json
Normal file
@@ -0,0 +1,60 @@
|
||||
{
|
||||
"id": 61,
|
||||
"name": "vikunja",
|
||||
"active": false,
|
||||
"nodes": [
|
||||
{
|
||||
"parameters": {},
|
||||
"id": "5ab4b9d7-8793-4bc0-b5cb-33c90a0b9636",
|
||||
"name": "Start",
|
||||
"type": "n8n-nodes-base.start",
|
||||
"typeVersion": 1,
|
||||
"position": [
|
||||
240,
|
||||
300
|
||||
]
|
||||
},
|
||||
{
|
||||
"parameters": {
|
||||
"authentication": "genericCredentialType",
|
||||
"genericAuthType": "httpHeaderAuth",
|
||||
"url": "https://vikunja.cynic.club/api/v1/tasks/all",
|
||||
"jsonParameters": true,
|
||||
"options": {}
|
||||
},
|
||||
"id": "61c72e9d-9951-4b51-b652-ca8ca8ccad02",
|
||||
"name": "HTTP Request",
|
||||
"type": "n8n-nodes-base.httpRequest",
|
||||
"typeVersion": 2,
|
||||
"position": [
|
||||
460,
|
||||
300
|
||||
],
|
||||
"credentials": {
|
||||
"httpHeaderAuth": {
|
||||
"id": "41",
|
||||
"name": "vikunja"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"connections": {
|
||||
"Start": {
|
||||
"main": [
|
||||
[
|
||||
{
|
||||
"node": "HTTP Request",
|
||||
"type": "main",
|
||||
"index": 0
|
||||
}
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
"createdAt": "2022-08-24T17:54:11.748Z",
|
||||
"updatedAt": "2022-08-24T19:34:23.768Z",
|
||||
"settings": {},
|
||||
"staticData": null,
|
||||
"pinData": {},
|
||||
"tags": []
|
||||
}
|
||||
25
flows/62.json
Normal file
25
flows/62.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"id": 62,
|
||||
"name": "My workflow 3",
|
||||
"active": false,
|
||||
"nodes": [
|
||||
{
|
||||
"parameters": {},
|
||||
"id": "a83b406c-0c32-46cd-a890-2ef19cad7fb7",
|
||||
"name": "Start",
|
||||
"type": "n8n-nodes-base.start",
|
||||
"typeVersion": 1,
|
||||
"position": [
|
||||
240,
|
||||
300
|
||||
]
|
||||
}
|
||||
],
|
||||
"connections": {},
|
||||
"createdAt": "2022-08-24T19:22:52.524Z",
|
||||
"updatedAt": "2022-08-24T19:22:52.524Z",
|
||||
"settings": {},
|
||||
"staticData": null,
|
||||
"pinData": {},
|
||||
"tags": []
|
||||
}
|
||||
Reference in New Issue
Block a user