Files
n8n-prueba/archivo.json
T
2026-06-03 20:48:30 +00:00

152 lines
3.8 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"$json": {
"updatedAt": "2026-06-03T20:23:44.211Z",
"createdAt": "2026-06-03T20:22:29.809Z",
"id": "nvV9JrJGy1AEZdYI",
"name": "Gitea n8n test",
"description": null,
"active": false,
"isArchived": false,
"nodes": [
{
"parameters": {
"operation": "get",
"workflowId": {
"__rl": true,
"value": "nvV9JrJGy1AEZdYI",
"mode": "list",
"cachedResultName": "Gitea n8n test (#nvV9JrJGy1AEZdYI)"
},
"requestOptions": {}
},
"type": "n8n-nodes-base.n8n",
"typeVersion": 1,
"position": [
-256,
32
],
"id": "af9f2e9f-a19f-41d9-9871-c491419e4548",
"name": "Get a workflow",
"credentials": {
"n8nApi": {
"id": "73Ydc9X8h5HXvFrt",
"name": "Eidan - n8n account"
}
}
},
{
"parameters": {
"assignments": {
"assignments": [
{
"id": "3519ad4c-6d66-4963-ab76-ee5517d88d67",
"name": "repo_name",
"value": "n8n-prueba",
"type": "string"
}
]
},
"options": {}
},
"type": "n8n-nodes-base.set",
"typeVersion": 3.4,
"position": [
-432,
32
],
"id": "b6317eb2-986d-4973-b108-4d626bfc2c74",
"name": "Edit Fields1"
},
{
"parameters": {
"url": "https://git.digitalcompass.agency/api/v1/users/EidanThen/repos",
"sendHeaders": true,
"headerParameters": {
"parameters": [
{
"name": "Authorization",
"value": "token f68f177ebd3d5795ffc09c1cd880c4007b063fd8"
}
]
},
"options": {}
},
"type": "n8n-nodes-base.httpRequest",
"typeVersion": 4.4,
"position": [
-48,
-208
],
"id": "6bc3109a-056a-4b43-8c00-953009ca90c3",
"name": "HTTP Request"
},
{
"parameters": {},
"type": "n8n-nodes-base.manualTrigger",
"typeVersion": 1,
"position": [
-592,
32
],
"id": "198926a6-c823-456d-be1e-35b7c31b3152",
"name": "When clicking Execute workflow"
}
],
"connections": {
"When clicking Execute workflow": {
"main": [
[
{
"node": "Edit Fields1",
"type": "main",
"index": 0
}
]
]
},
"Edit Fields1": {
"main": [
[
{
"node": "Get a workflow",
"type": "main",
"index": 0
}
]
]
}
},
"settings": {
"executionOrder": "v1",
"binaryMode": "separate"
},
"staticData": null,
"meta": null,
"pinData": {},
"versionId": "8b461880-32b2-4e66-b3c1-39b1881a2acf",
"activeVersionId": null,
"versionCounter": 7,
"triggerCount": 0,
"shared": [
{
"updatedAt": "2026-06-03T20:22:29.813Z",
"createdAt": "2026-06-03T20:22:29.813Z",
"role": "workflow:owner",
"workflowId": "nvV9JrJGy1AEZdYI",
"projectId": "0bH6HfYEL8n6SDmr",
"project": {
"updatedAt": "2026-04-22T14:25:04.701Z",
"createdAt": "2026-04-22T14:22:54.790Z",
"id": "0bH6HfYEL8n6SDmr",
"name": "Eidan Then <ethen@gomezleemarketing.com>",
"type": "personal",
"icon": null,
"description": null,
"creatorId": "de14e7e5-491b-4983-abb2-f88af42e92fd"
}
}
],
"tags": [],
"activeVersion": null
}
}