Workflow: Manual Mandrill Automate

Workflow Details

Download Workflow
{
    "nodes": [
        {
            "name": "On clicking 'execute'",
            "type": "n8n-nodes-base.manualTrigger",
            "position": [
                250,
                300
            ],
            "parameters": [],
            "typeVersion": 1
        },
        {
            "name": "Mandrill",
            "type": "n8n-nodes-base.mandrill",
            "position": [
                450,
                300
            ],
            "parameters": {
                "options": [],
                "toEmail": "user@example.com",
                "template": "welcomeemailv2",
                "fromEmail": "example@yourdomain.com"
            },
            "credentials": {
                "mandrillApi": "mandrill_creds"
            },
            "typeVersion": 1
        }
    ],
    "connections": {
        "On clicking 'execute'": {
            "main": [
                [
                    {
                        "node": "Mandrill",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

HTTP Discord Import Scheduled
View
Ahrefs Keyword Research Workflow
View
Executecommand Functionitem Automate
View
xSend and check TTS (Text-to-speech) voice calls end email verification
View
Code GitHub Create Scheduled
View
Manual Code Create Webhook
View
Contact Form Text Classifier for eCommerce
View
Create a table, and insert and update data in the table in Snowflake
View
TEMPLATES
View
Aggregate Telegram Automation Triggered
View