Workflow: Manual Mailjet Automate

Workflow Details

Download Workflow
{
    "nodes": [
        {
            "name": "On clicking 'execute'",
            "type": "n8n-nodes-base.manualTrigger",
            "position": [
                250,
                300
            ],
            "parameters": [],
            "typeVersion": 1
        },
        {
            "name": "Mailjet",
            "type": "n8n-nodes-base.mailjet",
            "position": [
                450,
                300
            ],
            "parameters": {
                "text": "This is a test message",
                "subject": "Sample Subject",
                "toEmail": "user2@example.com",
                "fromEmail": "user@example.com",
                "additionalFields": []
            },
            "credentials": {
                "mailjetEmailApi": "mailjet creds"
            },
            "typeVersion": 1
        }
    ],
    "connections": {
        "On clicking 'execute'": {
            "main": [
                [
                    {
                        "node": "Mailjet",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

Gmail Movebinarydata Send
View
Insert and retrieve documents
View
Manual Splitinbatches Automate Triggered
View
Code Filter Update Webhook
View
Wait Splitout Create Webhook
View
Generate Instagram Content from Top Trends with AI Image Generation
View
Code GitHub Create Scheduled
View
Auto categorize wordpress template
View
Receive updates when a form is submitted in Wufoo
View
Automate Drive-To-Store Lead Generation System (with coupon) on SuiteCRM
View