Update n8nWorkflow.json
This commit is contained in:
+32
-4
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"$json": {
|
"$json": {
|
||||||
"updatedAt": "2026-06-03T21:32:36.044Z",
|
"updatedAt": "2026-06-03T21:36:08.610Z",
|
||||||
"createdAt": "2026-06-03T20:22:29.809Z",
|
"createdAt": "2026-06-03T20:22:29.809Z",
|
||||||
"id": "nvV9JrJGy1AEZdYI",
|
"id": "nvV9JrJGy1AEZdYI",
|
||||||
"name": "Gitea n8n test",
|
"name": "Gitea n8n test",
|
||||||
@@ -75,7 +75,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"parameters": {
|
"parameters": {
|
||||||
"url": "=https://git.digitalcompass.agency/api/v1/repos/EidanThen/{{ $json.repo_name }}/contents/n8nWorkflow.json",
|
"url": "=https://git.digitalcompass.agency/api/v1/repos/EidanThen/{{ $json.repo_name }}/contents/{{ $json.file_name }}.json",
|
||||||
"sendHeaders": true,
|
"sendHeaders": true,
|
||||||
"headerParameters": {
|
"headerParameters": {
|
||||||
"parameters": [
|
"parameters": [
|
||||||
@@ -204,6 +204,34 @@
|
|||||||
],
|
],
|
||||||
"id": "b6317eb2-986d-4973-b108-4d626bfc2c74",
|
"id": "b6317eb2-986d-4973-b108-4d626bfc2c74",
|
||||||
"name": "Valores"
|
"name": "Valores"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"parameters": {
|
||||||
|
"content": "## Valores del repositorio\n\n1. repo_name: Nombre del repositorio\n\n2. file_name: Nombre del archivo json de n8n",
|
||||||
|
"height": 352,
|
||||||
|
"width": 208
|
||||||
|
},
|
||||||
|
"type": "n8n-nodes-base.stickyNote",
|
||||||
|
"position": [
|
||||||
|
16,
|
||||||
|
-144
|
||||||
|
],
|
||||||
|
"typeVersion": 1,
|
||||||
|
"id": "1010624d-df03-46d4-bfaa-7f6249e81f65",
|
||||||
|
"name": "Sticky Note"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"parameters": {
|
||||||
|
"options": {}
|
||||||
|
},
|
||||||
|
"type": "@n8n/n8n-nodes-langchain.agent",
|
||||||
|
"typeVersion": 3.1,
|
||||||
|
"position": [
|
||||||
|
144,
|
||||||
|
336
|
||||||
|
],
|
||||||
|
"id": "45d8aab9-434f-49d9-85c3-2f89cef3584f",
|
||||||
|
"name": "AI Agent"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"connections": {
|
"connections": {
|
||||||
@@ -305,9 +333,9 @@
|
|||||||
"staticData": null,
|
"staticData": null,
|
||||||
"meta": null,
|
"meta": null,
|
||||||
"pinData": {},
|
"pinData": {},
|
||||||
"versionId": "74d193d1-5faf-45f3-ba2a-6377a3025cf8",
|
"versionId": "47a82923-5355-43bc-8815-a1da62c4a18b",
|
||||||
"activeVersionId": null,
|
"activeVersionId": null,
|
||||||
"versionCounter": 206,
|
"versionCounter": 228,
|
||||||
"triggerCount": 0,
|
"triggerCount": 0,
|
||||||
"shared": [
|
"shared": [
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user