{
  "updatedAt": "2025-12-07T14:46:05.000Z",
  "createdAt": "2025-12-07T12:11:25.054Z",
  "id": "deqnbAjKqlCU5qQy",
  "name": "Practica 6: Consumidor de Tareas",
  "description": null,
  "active": false,
  "isArchived": false,
  "nodes": [
    {
      "parameters": {
        "queue": "task_created",
        "options": {}
      },
      "type": "n8n-nodes-base.rabbitmqTrigger",
      "typeVersion": 1,
      "position": [
        0,
        0
      ],
      "id": "7390e866-8045-4add-8dcd-11aebc72fa86",
      "name": "RabbitMQ Trigger",
      "credentials": {
        "rabbitmq": {
          "name": "<your credential>"
        }
      }
    },
    {
      "parameters": {
        "assignments": {
          "assignments": [
            {
              "id": "4c032955-50be-4dc3-8059-a04bcd1fe9d9",
              "name": "procesado_por",
              "value": "n8n_consumidor",
              "type": "string"
            }
          ]
        },
        "options": {}
      },
      "type": "n8n-nodes-base.set",
      "typeVersion": 3.4,
      "position": [
        224,
        0
      ],
      "id": "72df1ec7-de19-4183-a734-58a1a21d549d",
      "name": "Edit Fields"
    }
  ],
  "connections": {
    "RabbitMQ Trigger": {
      "main": [
        [
          {
            "node": "Edit Fields",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  },
  "settings": {
    "executionOrder": "v1"
  },
  "staticData": null,
  "meta": {
    "templateCredsSetupCompleted": true
  },
  "versionId": "520cd00b-1ddf-47a1-bd8a-7b7fa2654bf0",
  "activeVersionId": null,
  "versionCounter": 27,
  "triggerCount": 1,
  "tags": [],
  "shared": [
    {
      "updatedAt": "2025-12-07T12:11:25.061Z",
      "createdAt": "2025-12-07T12:11:25.061Z",
      "role": "workflow:owner",
      "workflowId": "deqnbAjKqlCU5qQy",
      "projectId": "jEpZT8mLa3eTbWzT",
      "project": {
        "updatedAt": "2025-11-07T16:30:44.943Z",
        "createdAt": "2025-11-07T16:25:40.556Z",
        "id": "jEpZT8mLa3eTbWzT",
        "name": "Anass El Jabiry <aek676@inlumine.ual.es>",
        "type": "personal",
        "icon": null,
        "description": null,
        "creatorId": "685a70bc-7fcf-484c-be50-a33cd8a1716e"
      }
    }
  ]
}