Update ollama.json
This commit is contained in:
366
ollama.json
366
ollama.json
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"updatedAt": "2026-01-01T23:29:48.000Z",
|
"updatedAt": "2026-01-03T12:31:08.000Z",
|
||||||
"createdAt": "2025-12-21T08:27:02.744Z",
|
"createdAt": "2025-12-21T08:27:02.744Z",
|
||||||
"id": "N4n2HmA6azz8n7Uw",
|
"id": "N4n2HmA6azz8n7Uw",
|
||||||
"name": "ollama",
|
"name": "ollama",
|
||||||
@@ -12,7 +12,7 @@
|
|||||||
"typeVersion": 1,
|
"typeVersion": 1,
|
||||||
"position": [
|
"position": [
|
||||||
-176,
|
-176,
|
||||||
-128
|
-272
|
||||||
],
|
],
|
||||||
"id": "14b9aab7-ef42-4b8b-a9de-7ca6403fc9bd",
|
"id": "14b9aab7-ef42-4b8b-a9de-7ca6403fc9bd",
|
||||||
"name": "When clicking ‘Execute workflow’"
|
"name": "When clicking ‘Execute workflow’"
|
||||||
@@ -28,7 +28,7 @@
|
|||||||
"messages": {
|
"messages": {
|
||||||
"values": [
|
"values": [
|
||||||
{
|
{
|
||||||
"content": "=[Korrespodent Start]\n{{ $input.first().json.allData.toJsonString()}}\n[Korrespodent End]\n\n[Dokument Inhalt Start]\n{{ $input.last().json.document[0].content.substring(0,1000) }}\n[Dokument Inhalt Ende]"
|
"content": "=[Korrespodent Start]\n{{ $('getCorrespondent').item.json.toJsonString() }}\n[Korrespodent End]\n\n[Dokument Inhalt Start]\n{{ $('documentObject').item.json.document[0].content.substring(1,1000) }}\n[Dokument Inhalt Ende]"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@@ -40,12 +40,12 @@
|
|||||||
"type": "@n8n/n8n-nodes-langchain.ollama",
|
"type": "@n8n/n8n-nodes-langchain.ollama",
|
||||||
"typeVersion": 1,
|
"typeVersion": 1,
|
||||||
"position": [
|
"position": [
|
||||||
1104,
|
1376,
|
||||||
-352
|
-240
|
||||||
],
|
],
|
||||||
"id": "8e7a99f1-ca7f-4b2d-8b30-22749e613aa2",
|
"id": "8e7a99f1-ca7f-4b2d-8b30-22749e613aa2",
|
||||||
"name": "Message a model",
|
"name": "Message a model",
|
||||||
"executeOnce": false,
|
"executeOnce": true,
|
||||||
"credentials": {
|
"credentials": {
|
||||||
"ollamaApi": {
|
"ollamaApi": {
|
||||||
"id": "4Timi9hA5ACxVRmT",
|
"id": "4Timi9hA5ACxVRmT",
|
||||||
@@ -64,6 +64,14 @@
|
|||||||
{
|
{
|
||||||
"name": "tags__name__icontains",
|
"name": "tags__name__icontains",
|
||||||
"value": "inbox"
|
"value": "inbox"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "tags__id__in",
|
||||||
|
"value": "2"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "tags__id__none",
|
||||||
|
"value": "16"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@@ -77,7 +85,7 @@
|
|||||||
"typeVersion": 4.3,
|
"typeVersion": 4.3,
|
||||||
"position": [
|
"position": [
|
||||||
48,
|
48,
|
||||||
-32
|
-176
|
||||||
],
|
],
|
||||||
"id": "141bc592-9bcf-4b75-8490-6ed9b312b2cf",
|
"id": "141bc592-9bcf-4b75-8490-6ed9b312b2cf",
|
||||||
"name": "HTTP Request",
|
"name": "HTTP Request",
|
||||||
@@ -105,8 +113,8 @@
|
|||||||
"type": "n8n-nodes-base.set",
|
"type": "n8n-nodes-base.set",
|
||||||
"typeVersion": 3.4,
|
"typeVersion": 3.4,
|
||||||
"position": [
|
"position": [
|
||||||
1744,
|
2176,
|
||||||
-128
|
-176
|
||||||
],
|
],
|
||||||
"id": "d1346069-1484-453f-b2a1-85dc69c8cb62",
|
"id": "d1346069-1484-453f-b2a1-85dc69c8cb62",
|
||||||
"name": "Edit Fields",
|
"name": "Edit Fields",
|
||||||
@@ -121,7 +129,7 @@
|
|||||||
"typeVersion": 1,
|
"typeVersion": 1,
|
||||||
"position": [
|
"position": [
|
||||||
272,
|
272,
|
||||||
-32
|
-176
|
||||||
],
|
],
|
||||||
"id": "74697e07-3ac6-4f65-b3d8-637472a5a0f4",
|
"id": "74697e07-3ac6-4f65-b3d8-637472a5a0f4",
|
||||||
"name": "Split Out"
|
"name": "Split Out"
|
||||||
@@ -135,36 +143,13 @@
|
|||||||
"type": "n8n-nodes-base.splitInBatches",
|
"type": "n8n-nodes-base.splitInBatches",
|
||||||
"typeVersion": 3,
|
"typeVersion": 3,
|
||||||
"position": [
|
"position": [
|
||||||
528,
|
496,
|
||||||
48
|
-176
|
||||||
],
|
],
|
||||||
"id": "2c3873ee-ce74-4c04-bb32-88b7c2f51c28",
|
"id": "2c3873ee-ce74-4c04-bb32-88b7c2f51c28",
|
||||||
"name": "Loop Over Items",
|
"name": "Loop Over Items",
|
||||||
"executeOnce": false
|
"executeOnce": false
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"parameters": {
|
|
||||||
"assignments": {
|
|
||||||
"assignments": [
|
|
||||||
{
|
|
||||||
"id": "5ef46e88-d057-485e-9a75-8dcd244c737f",
|
|
||||||
"name": "data",
|
|
||||||
"value": "={{ $json.content.removeMarkdown().replaceAll('`','') }}",
|
|
||||||
"type": "object"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"options": {}
|
|
||||||
},
|
|
||||||
"type": "n8n-nodes-base.set",
|
|
||||||
"typeVersion": 3.4,
|
|
||||||
"position": [
|
|
||||||
1472,
|
|
||||||
-368
|
|
||||||
],
|
|
||||||
"id": "3caf3164-5298-47ea-9696-eec8fd64bb39",
|
|
||||||
"name": "Edit Fields2"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"parameters": {
|
"parameters": {
|
||||||
"conditions": {
|
"conditions": {
|
||||||
@@ -193,8 +178,8 @@
|
|||||||
"type": "n8n-nodes-base.if",
|
"type": "n8n-nodes-base.if",
|
||||||
"typeVersion": 2.2,
|
"typeVersion": 2.2,
|
||||||
"position": [
|
"position": [
|
||||||
496,
|
272,
|
||||||
-224
|
-432
|
||||||
],
|
],
|
||||||
"id": "c32913b1-88b1-447e-93ff-9cd6f331e88c",
|
"id": "c32913b1-88b1-447e-93ff-9cd6f331e88c",
|
||||||
"name": "weitere Seiten vorhanden",
|
"name": "weitere Seiten vorhanden",
|
||||||
@@ -202,13 +187,13 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"parameters": {
|
"parameters": {
|
||||||
"jsCode": "const allData = []\nvar json_lst = []\n\nlet counter = 0;\ndo {\n try {\n const response = $items(\"get_correspondents\", 0, counter)[0].json;\n \n const filtered = response.results.map(item => {\n return {\n id: item.id,\n slub: item.slug,\n name: item.name\n };\n });\n allData.push(...filtered);\n } catch (error) {\n return [{json: {allData}}]; \n }\n\n counter++;\n} while(true);\n\n\n"
|
"jsCode": "const allData = []\nvar json_lst = []\n\nlet counter = 0;\ndo {\n try {\n const response = $items(\"get_correspondents\", 0, counter)[0].json;\n \n const filtered = response.results.map(item => {\n return {\n id: item.id,\n slug: item.slug,\n name: item.name\n };\n });\n allData.push(...filtered);\n } catch (error) {\n return [{json: {allData}}]; \n }\n\n counter++;\n} while(true);\n\n\n"
|
||||||
},
|
},
|
||||||
"type": "n8n-nodes-base.code",
|
"type": "n8n-nodes-base.code",
|
||||||
"typeVersion": 2,
|
"typeVersion": 2,
|
||||||
"position": [
|
"position": [
|
||||||
720,
|
496,
|
||||||
-224
|
-432
|
||||||
],
|
],
|
||||||
"id": "e694365a-2f85-41a6-9f60-8442f86d9e55",
|
"id": "e694365a-2f85-41a6-9f60-8442f86d9e55",
|
||||||
"name": "Code in JavaScript"
|
"name": "Code in JavaScript"
|
||||||
@@ -227,8 +212,8 @@
|
|||||||
"type": "n8n-nodes-base.httpRequest",
|
"type": "n8n-nodes-base.httpRequest",
|
||||||
"typeVersion": 4.3,
|
"typeVersion": 4.3,
|
||||||
"position": [
|
"position": [
|
||||||
272,
|
48,
|
||||||
-224
|
-432
|
||||||
],
|
],
|
||||||
"id": "1e3e3a80-66e9-4401-a485-786f7c70a2da",
|
"id": "1e3e3a80-66e9-4401-a485-786f7c70a2da",
|
||||||
"name": "get_correspondents",
|
"name": "get_correspondents",
|
||||||
@@ -241,19 +226,91 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"parameters": {
|
"parameters": {
|
||||||
"mode": "combine",
|
"operation": "upsert",
|
||||||
"combineBy": "combineAll",
|
"dataTableId": {
|
||||||
|
"__rl": true,
|
||||||
|
"value": "WmMZJjFqs1LTGlxy",
|
||||||
|
"mode": "list",
|
||||||
|
"cachedResultName": "paperless_correspondent",
|
||||||
|
"cachedResultUrl": "/projects/S4tmpzSj6JlGFOze/datatables/WmMZJjFqs1LTGlxy"
|
||||||
|
},
|
||||||
|
"filters": {
|
||||||
|
"conditions": [
|
||||||
|
{
|
||||||
|
"keyName": "paperless_id",
|
||||||
|
"keyValue": "={{ $json.id }}"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"columns": {
|
||||||
|
"mappingMode": "defineBelow",
|
||||||
|
"value": {
|
||||||
|
"slug": "={{ $json.slug }}",
|
||||||
|
"name": "={{ $json.name }}",
|
||||||
|
"paperless_id": "={{ $json.id }}"
|
||||||
|
},
|
||||||
|
"matchingColumns": [],
|
||||||
|
"schema": [
|
||||||
|
{
|
||||||
|
"id": "slug",
|
||||||
|
"displayName": "slug",
|
||||||
|
"required": false,
|
||||||
|
"defaultMatch": false,
|
||||||
|
"display": true,
|
||||||
|
"type": "string",
|
||||||
|
"readOnly": false,
|
||||||
|
"removed": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "name",
|
||||||
|
"displayName": "name",
|
||||||
|
"required": false,
|
||||||
|
"defaultMatch": false,
|
||||||
|
"display": true,
|
||||||
|
"type": "string",
|
||||||
|
"readOnly": false,
|
||||||
|
"removed": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "paperless_id",
|
||||||
|
"displayName": "paperless_id",
|
||||||
|
"required": false,
|
||||||
|
"defaultMatch": false,
|
||||||
|
"display": true,
|
||||||
|
"type": "number",
|
||||||
|
"readOnly": false,
|
||||||
|
"removed": false
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"attemptToConvertTypes": false,
|
||||||
|
"convertFieldsToString": false
|
||||||
|
},
|
||||||
|
"options": {
|
||||||
|
"dryRun": false
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "n8n-nodes-base.dataTable",
|
||||||
|
"typeVersion": 1,
|
||||||
|
"position": [
|
||||||
|
944,
|
||||||
|
-432
|
||||||
|
],
|
||||||
|
"id": "59dbd8c9-62d0-4c91-aac4-71ff397b5f0e",
|
||||||
|
"name": "Upsert row(s)"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"parameters": {
|
||||||
|
"fieldToSplitOut": "allData",
|
||||||
"options": {}
|
"options": {}
|
||||||
},
|
},
|
||||||
"type": "n8n-nodes-base.merge",
|
"type": "n8n-nodes-base.splitOut",
|
||||||
"typeVersion": 3.2,
|
"typeVersion": 1,
|
||||||
"position": [
|
"position": [
|
||||||
976,
|
720,
|
||||||
-96
|
-432
|
||||||
],
|
],
|
||||||
"id": "73a54e13-82ed-4ce8-9678-4931272b86fd",
|
"id": "4dab0e48-c3fd-497c-8f68-63fffbec1526",
|
||||||
"name": "Merge1",
|
"name": "Split Out1"
|
||||||
"notesInFlow": false
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"parameters": {
|
"parameters": {
|
||||||
@@ -264,11 +321,70 @@
|
|||||||
"type": "n8n-nodes-base.set",
|
"type": "n8n-nodes-base.set",
|
||||||
"typeVersion": 3.4,
|
"typeVersion": 3.4,
|
||||||
"position": [
|
"position": [
|
||||||
816,
|
720,
|
||||||
64
|
-240
|
||||||
],
|
],
|
||||||
"id": "9b804e40-985c-4573-8828-6f38baa284d9",
|
"id": "9b804e40-985c-4573-8828-6f38baa284d9",
|
||||||
"name": "Edit Fields3"
|
"name": "documentObject"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"parameters": {
|
||||||
|
"operation": "get",
|
||||||
|
"dataTableId": {
|
||||||
|
"__rl": true,
|
||||||
|
"value": "WmMZJjFqs1LTGlxy",
|
||||||
|
"mode": "list",
|
||||||
|
"cachedResultName": "paperless_correspondent",
|
||||||
|
"cachedResultUrl": "/projects/S4tmpzSj6JlGFOze/datatables/WmMZJjFqs1LTGlxy"
|
||||||
|
},
|
||||||
|
"returnAll": true
|
||||||
|
},
|
||||||
|
"type": "n8n-nodes-base.dataTable",
|
||||||
|
"typeVersion": 1,
|
||||||
|
"position": [
|
||||||
|
1152,
|
||||||
|
-240
|
||||||
|
],
|
||||||
|
"id": "22ee408c-f667-4610-85c1-84a0c4da444c",
|
||||||
|
"name": "getCorrespondent"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"parameters": {
|
||||||
|
"assignments": {
|
||||||
|
"assignments": [
|
||||||
|
{
|
||||||
|
"id": "5ef46e88-d057-485e-9a75-8dcd244c737f",
|
||||||
|
"name": "data",
|
||||||
|
"value": "={{ $json.content.removeMarkdown().replaceAll('`','') }}",
|
||||||
|
"type": "object"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"options": {}
|
||||||
|
},
|
||||||
|
"type": "n8n-nodes-base.set",
|
||||||
|
"typeVersion": 3.4,
|
||||||
|
"position": [
|
||||||
|
1728,
|
||||||
|
-240
|
||||||
|
],
|
||||||
|
"id": "3caf3164-5298-47ea-9696-eec8fd64bb39",
|
||||||
|
"name": "dataPreparationToJSON"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"parameters": {
|
||||||
|
"mode": "combine",
|
||||||
|
"combineBy": "combineAll",
|
||||||
|
"options": {}
|
||||||
|
},
|
||||||
|
"type": "n8n-nodes-base.merge",
|
||||||
|
"typeVersion": 3.2,
|
||||||
|
"position": [
|
||||||
|
1968,
|
||||||
|
-144
|
||||||
|
],
|
||||||
|
"id": "d81c00ae-3947-4625-bb23-f00a24a21ee7",
|
||||||
|
"name": "Merge"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"parameters": {
|
"parameters": {
|
||||||
@@ -282,6 +398,10 @@
|
|||||||
{
|
{
|
||||||
"name": "title",
|
"name": "title",
|
||||||
"value": "={{ $json.data.data.Title }}"
|
"value": "={{ $json.data.data.Title }}"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "tags",
|
||||||
|
"value": "={{ $json.data.document[0].tags.concat([16]) }}"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@@ -294,32 +414,52 @@
|
|||||||
"type": "n8n-nodes-base.httpRequest",
|
"type": "n8n-nodes-base.httpRequest",
|
||||||
"typeVersion": 4.3,
|
"typeVersion": 4.3,
|
||||||
"position": [
|
"position": [
|
||||||
1968,
|
2400,
|
||||||
-128
|
-176
|
||||||
],
|
],
|
||||||
"id": "74982eed-7fa2-4d69-9ae0-c2be5e28c5b0",
|
"id": "74982eed-7fa2-4d69-9ae0-c2be5e28c5b0",
|
||||||
"name": "HTTP Request2",
|
"name": "Patch Document",
|
||||||
"credentials": {
|
"credentials": {
|
||||||
"httpHeaderAuth": {
|
"httpHeaderAuth": {
|
||||||
"id": "zyL5PgYOGlAptjwA",
|
"id": "zyL5PgYOGlAptjwA",
|
||||||
"name": "paperless_api_token"
|
"name": "paperless_api_token"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"notes": "Tag ID 16 = n8nAI\n"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"parameters": {
|
"parameters": {
|
||||||
"mode": "combine",
|
"conditions": {
|
||||||
"combineBy": "combineAll",
|
"options": {
|
||||||
|
"caseSensitive": true,
|
||||||
|
"leftValue": "",
|
||||||
|
"typeValidation": "strict",
|
||||||
|
"version": 2
|
||||||
|
},
|
||||||
|
"conditions": [
|
||||||
|
{
|
||||||
|
"id": "f3c75165-57de-407d-a23c-23d794cb78c2",
|
||||||
|
"leftValue": "={{ $json.document[0].content }}",
|
||||||
|
"rightValue": "",
|
||||||
|
"operator": {
|
||||||
|
"type": "string",
|
||||||
|
"operation": "notEmpty",
|
||||||
|
"singleValue": true
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"combinator": "and"
|
||||||
|
},
|
||||||
"options": {}
|
"options": {}
|
||||||
},
|
},
|
||||||
"type": "n8n-nodes-base.merge",
|
"type": "n8n-nodes-base.if",
|
||||||
"typeVersion": 3.2,
|
"typeVersion": 2.2,
|
||||||
"position": [
|
"position": [
|
||||||
1520,
|
928,
|
||||||
-128
|
-144
|
||||||
],
|
],
|
||||||
"id": "fe7927f5-dc86-4b7f-a355-eb019405b83b",
|
"id": "59084e9b-02d5-44cb-a94a-b7bf65d3fda5",
|
||||||
"name": "Merge"
|
"name": "If"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"connections": {
|
"connections": {
|
||||||
@@ -354,7 +494,7 @@
|
|||||||
"main": [
|
"main": [
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"node": "Edit Fields2",
|
"node": "dataPreparationToJSON",
|
||||||
"type": "main",
|
"type": "main",
|
||||||
"index": 0
|
"index": 0
|
||||||
}
|
}
|
||||||
@@ -377,7 +517,7 @@
|
|||||||
[],
|
[],
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"node": "Edit Fields3",
|
"node": "documentObject",
|
||||||
"type": "main",
|
"type": "main",
|
||||||
"index": 0
|
"index": 0
|
||||||
}
|
}
|
||||||
@@ -388,18 +528,7 @@
|
|||||||
"main": [
|
"main": [
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"node": "HTTP Request2",
|
"node": "Patch Document",
|
||||||
"type": "main",
|
|
||||||
"index": 0
|
|
||||||
}
|
|
||||||
]
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"Edit Fields2": {
|
|
||||||
"main": [
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"node": "Merge",
|
|
||||||
"type": "main",
|
"type": "main",
|
||||||
"index": 0
|
"index": 0
|
||||||
}
|
}
|
||||||
@@ -439,36 +568,63 @@
|
|||||||
"main": [
|
"main": [
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"node": "Merge1",
|
"node": "Split Out1",
|
||||||
"type": "main",
|
"type": "main",
|
||||||
"index": 0
|
"index": 0
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"Merge1": {
|
"Upsert row(s)": {
|
||||||
|
"main": [
|
||||||
|
[]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"Split Out1": {
|
||||||
|
"main": [
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"node": "Upsert row(s)",
|
||||||
|
"type": "main",
|
||||||
|
"index": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"documentObject": {
|
||||||
|
"main": [
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"node": "Merge",
|
||||||
|
"type": "main",
|
||||||
|
"index": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"node": "If",
|
||||||
|
"type": "main",
|
||||||
|
"index": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"getCorrespondent": {
|
||||||
"main": [
|
"main": [
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"node": "Message a model",
|
"node": "Message a model",
|
||||||
"type": "main",
|
"type": "main",
|
||||||
"index": 0
|
"index": 0
|
||||||
},
|
|
||||||
{
|
|
||||||
"node": "Merge",
|
|
||||||
"type": "main",
|
|
||||||
"index": 1
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"Edit Fields3": {
|
"dataPreparationToJSON": {
|
||||||
"main": [
|
"main": [
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"node": "Merge1",
|
"node": "Merge",
|
||||||
"type": "main",
|
"type": "main",
|
||||||
"index": 1
|
"index": 0
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
]
|
]
|
||||||
@@ -484,9 +640,33 @@
|
|||||||
]
|
]
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"HTTP Request2": {
|
"Patch Document": {
|
||||||
"main": [
|
"main": [
|
||||||
[]
|
[
|
||||||
|
{
|
||||||
|
"node": "Loop Over Items",
|
||||||
|
"type": "main",
|
||||||
|
"index": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"If": {
|
||||||
|
"main": [
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"node": "getCorrespondent",
|
||||||
|
"type": "main",
|
||||||
|
"index": 0
|
||||||
|
}
|
||||||
|
],
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"node": "Loop Over Items",
|
||||||
|
"type": "main",
|
||||||
|
"index": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -498,7 +678,7 @@
|
|||||||
"templateCredsSetupCompleted": true
|
"templateCredsSetupCompleted": true
|
||||||
},
|
},
|
||||||
"pinData": {},
|
"pinData": {},
|
||||||
"versionId": "03025593-e7d9-4312-8ea1-c69ccfed1b87",
|
"versionId": "9d4c394b-2aca-4fcb-94b3-a8954b0e0d02",
|
||||||
"triggerCount": 0,
|
"triggerCount": 0,
|
||||||
"shared": [
|
"shared": [
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user