Communication
Verify Email Validity for New Mautic Contacts
6 nodes
118
80
Automatic trigger
Workflow Description
This automation triggers when a new contact is added to Mautic, validates their email address using an API service, and sends a Slack notification with the verification result to your team.
How it works
- 1.Receive webhook event when new contact is created in Mautic
- 2.Extract email address from contact data
- 3.Send email to validation API for real-time verification
- 4.Evaluate validation response (valid/invalid/risky)
- 5.Post detailed result notification to Slack channel
Use cases
- Reduce email bounces by filtering invalid addresses before campaign deployment
- Maintain clean contact database with instant validation at point of entry
- Alert marketing team about suspicious addresses for manual review and contact correction
Requirements
- Active Mautic instance with webhook functionality enabled
- API key from email validation service (One Simple Api)
- Slack workspace access with webhook permission for bot integration
Service Value
Ready-made workflow template for automation delivery and service execution.
Apps Used
Mautic Trigger
One Simple Api
Slack
Details
Trigger
Automatic trigger
Nodes
6
Apps
3
Views
118
Downloads
80
How to Use
- 1.Click "Download Template"
- 2.Open your n8n dashboard
- 3.Go to Workflows > Import from File
- 4.Select downloaded file and configure credentials
Nodes Used (6)
If is not new contact
If
On Contact Identified
Mautic Trigger
extract information
Item Lists
validate email
One Simple Api
If the email is suspicious
If
Send to Slack
Slack