{ "id": "13", "name": "Receive updates when a form is submitted in Mautic, and send a confirmation SMS", "nodes": [ { "name": "Mautic Trigger", "type": "n8n-nodes-base.mauticTrigger", "position": [ 510, 300 ], "webhookId": "9dce2b84-33fe-4816-ae4b-301c208b5384", "parameters": { "events": [ "mautic.form_on_submit" ] }, "credentials": { "mauticApi": "mautic" }, "typeVersion": 1, "id": "f934440d-1704-49d7-8bca-40b516718a3b", "notes": "This mauticTrigger node performs automated tasks as part of the workflow." }, { "name": "Twilio", "type": "n8n-nodes-base.twilio", "position": [ 710, 300 ], "parameters": { "to": "={{$node[\"Mautic Trigger\"].json[\"mautic.form_on_submit\"][0][\"submission\"][\"results\"][\"phone_number\"]}}", "from": "1234", "message": "=Hey, {{$node[\"Mautic Trigger\"].json[\"mautic.form_on_submit\"][0][\"submission\"][\"results\"][\"first_name\"]}} 👋\nThank you for signing up for the Webinar - Getting Started with n8n. The webinar will start at 1800 CEST on 31st October 2020.\nSee you there!" }, "credentials": { "twilioApi": "twilio" }, "typeVersion": 1, "id": "da7b2023-2858-4097-b3bb-def7179ed780", "notes": "This twilio node performs automated tasks as part of the workflow." }, { "id": "error-49c4f780", "name": "Error Handler", "type": "n8n-nodes-base.stopAndError", "typeVersion": 1, "position": [ 1000, 400 ], "parameters": { "message": "Workflow execution error", "options": {} } } ], "active": false, "settings": { "executionOrder": "v1", "saveManualExecutions": true, "callerPolicy": "workflowsFromSameOwner", "errorWorkflow": null, "timezone": "UTC", "executionTimeout": 3600, "maxExecutions": 1000, "retryOnFail": true, "retryCount": 3, "retryDelay": 1000 }, "connections": {}, "description": "Automated workflow: Receive updates when a form is submitted in Mautic, and send a confirmation SMS. This workflow processes data and performs automated tasks.", "meta": { "instanceId": "workflow-93202fcc", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:50.909103", "updatedAt": "2025-09-29T07:07:50.909115", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "notes": "Excellent quality workflow: Receive updates when a form is submitted in Mautic, and send a confirmation SMS. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }