Workflow: Error Mailgun Automate

Workflow Details

Download Workflow
{
    "nodes": [
        {
            "name": "Error Trigger",
            "type": "n8n-nodes-base.errorTrigger",
            "position": [
                250,
                500
            ],
            "parameters": [],
            "typeVersion": 1
        },
        {
            "name": "Mailgun",
            "type": "n8n-nodes-base.mailgun",
            "position": [
                450,
                500
            ],
            "parameters": {
                "text": "=Error: {{$node[\"Error Trigger\"].data[\"execution\"][\"error\"][\"message\"]}}\n\nStack Trace:\n{{$node[\"Error Trigger\"].data[\"execution\"][\"error\"][\"stack\"]}}",
                "subject": "=Workflow Error:  {{$node[\"Error Trigger\"].data[\"workflow\"][\"name\"]}}",
                "toEmail": "",
                "fromEmail": ""
            },
            "credentials": {
                "mailgunApi": ""
            },
            "typeVersion": 1
        }
    ],
    "connections": {
        "Error Trigger": {
            "main": [
                [
                    {
                        "node": "Mailgun",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

Attachments Gmail to drive and google sheets
View
Very quick quickstart
View
Email form
View
N8N EspaƱol - NocodeBot
View
Colombian Invoices Processing
View
Splitout Code Automation Webhook
View
YouTube Comment Sentiment Analyzer
View
Automate Pinterest Analysis & AI-Powered Content Suggestions With Pinterest API
View
Zendesk Jira Create Webhook
View
Email verification with Icypeas (single)
View