{
  "createdAt": "2025-02-20T21:47:05.300Z",
  "updatedAt": "2025-02-24T03:59:20.000Z",
  "id": "ktUAOdHR3l8c38ae",
  "name": "send email",
  "active": false,
  "nodes": [
    {
      "parameters": {
        "fromEmail": "cbmmartinrodriguez@gmail.com",
        "toEmail": " ",
        "subject": "prueba 8",
        "options": {
          "bccEmail": "magirogo@gmail.com"
        }
      },
      "type": "n8n-nodes-base.emailSend",
      "typeVersion": 2.1,
      "position": [
        440,
        0
      ],
      "id": "cc8dba40-ebc1-4b3b-a9a0-a1da2ba8c2f9",
      "name": "Send Email",
      "alwaysOutputData": true,
      "notesInFlow": true,
      "executeOnce": true,
      "credentials": {
        "smtp": {
          "name": "<your credential>"
        }
      },
      "onError": "continueRegularOutput",
      "notes": "Animo"
    },
    {
      "parameters": {},
      "type": "n8n-nodes-base.manualTrigger",
      "typeVersion": 1,
      "position": [
        0,
        0
      ],
      "id": "43fdc27f-2439-475e-9560-91c3e4b2796f",
      "name": "When clicking \u2018Test workflow\u2019"
    }
  ],
  "connections": {
    "When clicking \u2018Test workflow\u2019": {
      "main": [
        [
          {
            "node": "Send Email",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Send Email": {
      "main": [
        []
      ]
    }
  },
  "settings": {
    "executionOrder": "v1"
  },
  "staticData": null,
  "meta": {
    "templateCredsSetupCompleted": true
  },
  "versionId": "a4581d76-2b59-4628-a6eb-6d2768165507",
  "triggerCount": 0,
  "tags": []
}