{
  "updatedAt": "2026-04-20T22:13:29.442Z",
  "createdAt": "2026-04-20T20:18:05.828Z",
  "id": "LiqutbL3cd7WnobS",
  "name": "EJEMPLO-n8n-redis-end-to-end",
  "description": null,
  "active": true,
  "isArchived": false,
  "nodes": [
    {
      "parameters": {
        "path": "test-redis",
        "responseMode": "responseNode",
        "options": {}
      },
      "type": "n8n-nodes-base.webhook",
      "typeVersion": 2.1,
      "position": [
        0,
        0
      ],
      "id": "0246ac9f-8f8e-460c-9645-c396d209632d",
      "name": "Webhook"
    },
    {
      "parameters": {
        "operation": "set",
        "key": "test:workflow:dj",
        "value": "Redis funcionando end-to-end desde N8N",
        "expire": true,
        "ttl": 300
      },
      "type": "n8n-nodes-base.redis",
      "typeVersion": 1,
      "position": [
        208,
        0
      ],
      "id": "65ef21e4-496d-463e-9c96-60d3d0ef51aa",
      "name": "Redis",
      "credentials": {
        "redis": {
          "name": "<your credential>"
        }
      }
    },
    {
      "parameters": {
        "operation": "get",
        "key": "test:workflow:dj",
        "options": {}
      },
      "type": "n8n-nodes-base.redis",
      "typeVersion": 1,
      "position": [
        416,
        0
      ],
      "id": "cc3505aa-9095-4f79-b278-b1e9cce721d7",
      "name": "Redis1",
      "credentials": {
        "redis": {
          "name": "<your credential>"
        }
      }
    },
    {
      "parameters": {
        "options": {}
      },
      "type": "n8n-nodes-base.respondToWebhook",
      "typeVersion": 1.5,
      "position": [
        528,
        0
      ],
      "id": "b0ad4ea0-3009-4881-b928-f82966e1187b",
      "name": "Respond to Webhook"
    }
  ],
  "connections": {
    "Webhook": {
      "main": [
        [
          {
            "node": "Redis",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Redis": {
      "main": [
        [
          {
            "node": "Redis1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Redis1": {
      "main": [
        [
          {
            "node": "Respond to Webhook",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  },
  "settings": {
    "executionOrder": "v1",
    "binaryMode": "separate",
    "availableInMCP": false
  },
  "staticData": null,
  "meta": {
    "templateCredsSetupCompleted": true
  },
  "versionId": "3f43b465-0ca5-403d-973e-2e42af5bf296",
  "activeVersionId": "16157d73-7b06-49c0-8eb7-1ec8ab7f8649",
  "versionCounter": 26,
  "triggerCount": 1,
  "shared": [
    {
      "updatedAt": "2026-04-20T20:18:05.834Z",
      "createdAt": "2026-04-20T20:18:05.834Z",
      "role": "workflow:owner",
      "workflowId": "LiqutbL3cd7WnobS",
      "projectId": "kOz4cM3t590yiTX0",
      "project": {
        "updatedAt": "2026-04-06T19:49:50.605Z",
        "createdAt": "2026-04-06T05:13:47.025Z",
        "id": "kOz4cM3t590yiTX0",
        "name": "Jose Raul  Ramirez  <admin@addendo.io>",
        "type": "personal",
        "icon": null,
        "description": null,
        "creatorId": "22729d36-131e-405e-8267-dcd82aca785f"
      }
    }
  ],
  "tags": [],
  "activeVersion": {
    "updatedAt": "2026-04-20T20:45:47.000Z",
    "createdAt": "2026-04-20T20:42:20.288Z",
    "versionId": "16157d73-7b06-49c0-8eb7-1ec8ab7f8649",
    "workflowId": "LiqutbL3cd7WnobS",
    "nodes": [
      {
        "parameters": {
          "path": "test-redis",
          "responseMode": "responseNode",
          "options": {}
        },
        "type": "n8n-nodes-base.webhook",
        "typeVersion": 2.1,
        "position": [
          0,
          0
        ],
        "id": "0246ac9f-8f8e-460c-9645-c396d209632d",
        "name": "Webhook",
        "webhookId": "5a690cf5-8f13-4804-a68f-cae517bd5a04"
      },
      {
        "parameters": {
          "operation": "set",
          "key": "test:workflow:dj",
          "value": "Redis funcionando end-to-end desde N8N",
          "expire": true,
          "ttl": 300
        },
        "type": "n8n-nodes-base.redis",
        "typeVersion": 1,
        "position": [
          208,
          0
        ],
        "id": "65ef21e4-496d-463e-9c96-60d3d0ef51aa",
        "name": "Redis",
        "credentials": {
          "redis": {
            "id": "ffoEKrHDBuMeDB0h",
            "name": "Addendo Redis Local"
          }
        }
      },
      {
        "parameters": {
          "operation": "get",
          "key": "test:workflow:dj",
          "options": {}
        },
        "type": "n8n-nodes-base.redis",
        "typeVersion": 1,
        "position": [
          416,
          0
        ],
        "id": "cc3505aa-9095-4f79-b278-b1e9cce721d7",
        "name": "Redis1",
        "credentials": {
          "redis": {
            "id": "ffoEKrHDBuMeDB0h",
            "name": "Addendo Redis Local"
          }
        }
      },
      {
        "parameters": {
          "options": {}
        },
        "type": "n8n-nodes-base.respondToWebhook",
        "typeVersion": 1.5,
        "position": [
          517,
          0
        ],
        "id": "b0ad4ea0-3009-4881-b928-f82966e1187b",
        "name": "Respond to Webhook"
      }
    ],
    "connections": {
      "Webhook": {
        "main": [
          [
            {
              "node": "Redis",
              "type": "main",
              "index": 0
            }
          ]
        ]
      },
      "Redis": {
        "main": [
          [
            {
              "node": "Redis1",
              "type": "main",
              "index": 0
            }
          ]
        ]
      },
      "Redis1": {
        "main": [
          [
            {
              "node": "Respond to Webhook",
              "type": "main",
              "index": 0
            }
          ]
        ]
      }
    },
    "authors": "Jose Raul  Ramirez ",
    "name": "v0.1.0 - Prueba Redis end-to-end",
    "description": "",
    "autosaved": true,
    "workflowPublishHistory": [
      {
        "createdAt": "2026-04-20T20:45:47.867Z",
        "id": 116,
        "workflowId": "LiqutbL3cd7WnobS",
        "versionId": "16157d73-7b06-49c0-8eb7-1ec8ab7f8649",
        "event": "activated",
        "userId": "22729d36-131e-405e-8267-dcd82aca785f"
      }
    ]
  }
}