Parse DMARC reports
Parse DMARC reports
Manual
High
20
Nodes
Manual
Trigger
High
Complexity
7/22/2025
Added
Workflow Overview
Total Nodes
20
Node Types
13
Node Types
email Read Imap
Email Trigger (IMAP)
1 node
date Time
End date format, Begin format date
2 nodes
if
If multiple records to parse, If issue with DKIM or SPF
2 nodes
set
Map fields for DB input and parse, Rename column for consistency
2 nodes
my Sql
Input into database
1 node
rename Keys
Rename Keys
1 node
sticky Note
Sticky Note, Sticky Note1, Sticky Note2, Sticky Note3, Sticky Note4
5 nodes
compression
Unzip File
1 node
extract From File
Extract XML data
1 node
xml
Parse XML data to JSON
1 node
split Out
Split Out For Separate Entries
1 node
slack
Slack Post Message On Channel
1 node
email Send
Send Error Notification Email
1 node
Workflow JSON
18.79 KB
{
"id": "ATxZ5QYhdJq9mZDO",
"meta": {
"instanceId": "bdce9ec27bbe2b742054f01d034b8b468d2e7758edd716403ad5bd4583a8f649",
"templateCredsSetupCompleted": true
},
"name": "Parse DMARC reports",
"tags": [
{
"id": "w055QEEFrp6ZYNCr",
"name": "DevOps",
"createdAt": "2023-12-19T18:45:02.513Z",
"updatedAt": "2023-12-19T18:45:02.513Z"
}
],
"nodes": [
{
"id": "ce9ce59c-3cf6-45db-97fc-825cb8516da8",
"name": "Email Trigger (IMAP)",
"type": "n8n-nodes-base.emailReadImap",
"position": [
580,
300
],
"parameters": {
"options": {},
"downloadAttachments": true
},
"credentials": {
"imap": {
"id": "vx30lEB3JcemyffM",
"name": "IMAP account"
}
},
"typeVersion": 2
},
{
"id": "903f949d-ab1e-48ec-a903-a1ebde4cfbe9",
"name": "End date format",
"type": "n8n-nodes-base.dateTime",
"position": [
...Showing first 1000 characters. Click "Expand" to view the full JSON.