{
  "name": "Automatically issue training certificates and send via Gmail",
  "nodes": [
    {
      "id": "7d656159-546a-4250-b0d8-a32f441ca139",
      "name": "When clicking ‘Test workflow’",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        -220,
        960
      ]
    },
    {
      "id": "fd65ad82-7bb5-4db1-a258-23c5ef5a0ad2",
      "name": "Customer Datastore (n8n training)",
      "type": "n8n-nodes-base.n8nTrainingCustomerDatastore",
      "position": [
        40,
        960
      ]
    },
    {
      "id": "d900545f-d640-4c0e-88ec-ce3e35344dde",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -20,
        640
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "798ac317-0a5c-4bd5-a420-43cc71da5c7f",
      "name": "Sticky Note8",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        740,
        880
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "5dc5127e-92de-490e-af1e-2e654a502857",
      "name": "Sticky Note9",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1100,
        880
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "98ea16c7-804e-4358-8255-b8662fde54f2",
      "name": "Sticky Note10",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1880,
        880
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "02de8ba7-4460-47ac-8def-153d826e5d0b",
      "name": "Sticky Note11",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        460,
        880
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "0494d17c-55f2-4899-98b4-42a296984418",
      "name": "Sticky Note12",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -20,
        880
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "2cfa592f-c392-4c3d-861e-189fbc7c3e16",
      "name": "Sticky Note13",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1380,
        880
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "7f7ec25f-95c8-4c51-9238-7e8fece972c5",
      "name": "Write Text(name)",
      "type": "n8n-nodes-base.editImage",
      "position": [
        1440,
        960
      ]
    },
    {
      "id": "31e2a831-77fc-40fc-9794-50409e5af0f9",
      "name": "Write Text(uuid)",
      "type": "n8n-nodes-base.editImage",
      "position": [
        1660,
        960
      ]
    },
    {
      "id": "8a6ac21d-3d1c-4db9-8532-651d0666dc5d",
      "name": "Get Email & Name",
      "type": "n8n-nodes-base.set",
      "position": [
        240,
        960
      ]
    },
    {
      "id": "c030a257-de4c-4d35-804f-886bce7c7d5c",
      "name": "Generate Crypto",
      "type": "n8n-nodes-base.crypto",
      "position": [
        520,
        960
      ]
    },
    {
      "id": "f00027db-a66b-4561-94f0-cffc46344fba",
      "name": "Load Image",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        840,
        960
      ]
    },
    {
      "id": "67ec87f8-e2e2-4eb7-8be9-12b57a58a844",
      "name": "Get Info",
      "type": "n8n-nodes-base.editImage",
      "position": [
        1160,
        960
      ]
    },
    {
      "id": "5f148b64-7ba3-4439-9624-07969c18f7b1",
      "name": "Send Email",
      "type": "n8n-nodes-base.gmail",
      "position": [
        1960,
        960
      ]
    },
    {
      "id": "e09baae4-c616-49cb-b296-10f9b5484192",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        720,
        1140
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "3663c33c-2de4-4abc-be42-bd71a10c7313",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1640,
        1140
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    }
  ],
  "connections": {
    "Get Info": {
      "main": [
        [
          {
            "node": "Write Text(name)",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Load Image": {
      "main": [
        [
          {
            "node": "Get Info",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Generate Crypto": {
      "main": [
        [
          {
            "node": "Load Image",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Get Email & Name": {
      "main": [
        [
          {
            "node": "Generate Crypto",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Write Text(name)": {
      "main": [
        [
          {
            "node": "Write Text(uuid)",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Write Text(uuid)": {
      "main": [
        [
          {
            "node": "Send Email",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Customer Datastore (n8n training)": {
      "main": [
        [
          {
            "node": "Get Email & Name",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "When clicking ‘Test workflow’": {
      "main": [
        [
          {
            "node": "Customer Datastore (n8n training)",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}