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

AI Social Media Caption Creator
View
Respondtowebhook Webhook Import Webhook
View
UTM Link Creator & QR Code Generator with Scheduled Google Analytics Reports
View
Trello Googlecloudnaturallanguage Create Triggered
View
Property Lead Contact Enrichment from CRM
View
Schedule Filter Automation Scheduled
View
Wait Splitout Create Webhook
View
Noop GitHub Create Triggered
View
Create Onfleet tasks from Spreadsheets
View
Manual Zohocrm Automate Triggered
View