AutomationFlowsGeneral › Mailjet:email:send Sendtemplate

Mailjet:email:send Sendtemplate

Mailjet:Email:send sendTemplate. Uses start, mailjet. Manual trigger; 4 nodes.

Manual trigger★★☆☆☆ complexity4 nodesStartMailjet
General Trigger: Manual Nodes: 4 Complexity: ★★☆☆☆ Added:

The workflow JSON

Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →

Download .json
{
  "createdAt": "2021-04-30T10:58:10.188Z",
  "updatedAt": "2021-04-30T10:58:10.188Z",
  "id": "194",
  "name": "Mailjet:Email:send sendTemplate",
  "active": false,
  "nodes": [
    {
      "parameters": {},
      "name": "Start",
      "type": "n8n-nodes-base.start",
      "typeVersion": 1,
      "position": [
        250,
        300
      ],
      "id": "0a7bd7bf-38ad-4d4f-9e74-390a5a008663"
    },
    {
      "parameters": {
        "operation": "sendTemplate",
        "subject": "test",
        "fromEmail": "node8qa@gmail.com",
        "toEmail": "node8qa@gmail.com",
        "templateId": "2850185",
        "additionalFields": {}
      },
      "name": "Mailjet",
      "type": "n8n-nodes-base.mailjet",
      "typeVersion": 1,
      "position": [
        480,
        240
      ],
      "credentials": {
        "mailjetEmailApi": {
          "name": "<your credential>"
        }
      },
      "id": "ad66d136-3fcc-4173-871e-545e451c3fdb"
    },
    {
      "parameters": {
        "fromEmail": "node8qa@gmail.com",
        "toEmail": "node8qa@gmail.com",
        "subject": "test",
        "text": "test",
        "additionalFields": {}
      },
      "name": "Mailjet1",
      "type": "n8n-nodes-base.mailjet",
      "typeVersion": 1,
      "position": [
        620,
        240
      ],
      "credentials": {
        "mailjetEmailApi": {
          "name": "<your credential>"
        }
      },
      "id": "9a786724-7be7-4cc8-bac6-f168b1afa8b7"
    },
    {
      "parameters": {
        "resource": "sms",
        "subject": "test",
        "text": "test"
      },
      "name": "Mailjet2",
      "type": "n8n-nodes-base.mailjet",
      "typeVersion": 1,
      "position": [
        480,
        390
      ],
      "credentials": {
        "mailjetSmsApi": {
          "name": "<your credential>"
        }
      },
      "disabled": true,
      "id": "20d1d0dd-e801-41c9-a1b1-1aae62a2a1bf"
    }
  ],
  "connections": {
    "Mailjet": {
      "main": [
        [
          {
            "node": "Mailjet1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Start": {
      "main": [
        [
          {
            "node": "Mailjet",
            "type": "main",
            "index": 0
          },
          {
            "node": "Mailjet2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  },
  "settings": {},
  "staticData": null,
  "meta": null,
  "versionId": null,
  "triggerCount": 0,
  "tags": []
}

Credentials you'll need

Each integration node will prompt for credentials when you import. We strip credential IDs before publishing — you'll add your own.

Pro

For the full experience including quality scoring and batch install features for each workflow upgrade to Pro

About this workflow

Mailjet:Email:send sendTemplate. Uses start, mailjet. Manual trigger; 4 nodes.

Source: https://github.com/n8n-io/test-workflows/blob/c1d376431a818f81f44e9ce645b8fb4878805419/workflows/194.json — original creator credit. Request a take-down →

More General workflows → · Browse all categories →

Related workflows

Workflows that share integrations, category, or trigger type with this one. All free to copy and import.

General

Filter Data Example. Uses start. Manual trigger; 3 nodes.

Start
General

AWS Bedrock Basic Example. Uses start, n8n-nodes-aws-bedrock-assumerole. Manual trigger; 2 nodes.

Start, N8N Nodes Aws Bedrock Assumerole
General

DocuFlow Universal Extraction. Uses start, httpRequest. Manual trigger; 7 nodes.

Start, HTTP Request
General

Variables Example Workflow. Uses start, n8n-nodes-variables-store. Manual trigger; 5 nodes.

Start, N8N Nodes Variables Store
General

Manage contacts via Autopilot. Uses autopilot. Manual trigger; 4 nodes.

Autopilot