Marketing & Advertising Automation
Unsubscribe Mautic contacts from automated unsubscribe emails
Unsubscribe Mautic contacts from automated unsubscribe emails
Manual
High
16
Nodes
Manual
Trigger
High
Complexity
7/22/2025
Added
Workflow Overview
Total Nodes
16
Node Types
7
Node Types
gmail
Reply Unsubscribe Message
1 node
gmail Trigger
Gmail Trigger
1 node
if
Is automated unsubscribe?, If Contact Exists in Mautic
2 nodes
mautic
Add to unsubscribed segment, Remove newsletter segment, Add to Do Not Contact List, Get Mautic Contact ID from Email Address
4 nodes
code
Extract Email from 'From' Field, Extract Unique Email Addresses
2 nodes
sticky Note
Sticky Note, Sticky Note1, Sticky Note2, Sticky Note3, Sticky Note4
5 nodes
set
Edit Fields
1 node
Workflow JSON
10.53 KB
{
"meta": {
"instanceId": "f0efd559def66ddc761033b0b2eb86ed3edec31121f2c1aa92ed05e63303529a"
},
"name": "Unsubscribe Mautic contacts from automated unsubscribe emails",
"tags": [],
"nodes": [
{
"id": "55d6a64b-88e2-4162-a93a-b31ad32b94fd",
"name": "Gmail Trigger",
"type": "n8n-nodes-base.gmailTrigger",
"position": [
140,
860
],
"parameters": {
"filters": {
"includeSpamTrash": true
},
"pollTimes": {
"item": [
{
"mode": "everyMinute"
}
]
}
},
"credentials": {
"gmailOAuth2": {
"id": "3",
"name": "Gmail account"
}
},
"typeVersion": 1
},
{
"id": "a697b58c-e0c8-42e0-8211-49caf46ce222",
"name": "Is automated unsubscribe?",
"type": "n8n-nodes-base.if",
"position": [
460,
1000
],
"parameters": {
"condi...Showing first 1000 characters. Click "Expand" to view the full JSON.