The workflow JSON
Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →
{
"nodes": [
{
"name": "Airtable",
"type": "n8n-nodes-base.airtable",
"position": [
470,
200
],
"parameters": {
"table": "Table 1",
"operation": "list",
"additionalOptions": {}
},
"credentials": {
"airtableApi": "<your credential>"
},
"typeVersion": 1
},
{
"name": "Mailcheck",
"type": "n8n-nodes-base.mailcheck",
"position": [
670,
200
],
"parameters": {
"email": "={{$json[\"fields\"][\"Email\"]}}"
},
"credentials": {
"mailcheckApi": "<your credential>"
},
"typeVersion": 1
},
{
"name": "Set",
"type": "n8n-nodes-base.set",
"position": [
870,
200
],
"parameters": {
"values": {
"string": [
{
"name": "ID",
"value": "={{$node[\"Airtable\"].json[\"id\"]}}"
}
],
"boolean": [
{
"name": "Valid",
"value": "={{$json[\"mxExists\"]}}"
}
]
},
"options": {},
"keepOnlySet": true
},
"typeVersion": 1
},
{
"name": "Airtable1",
"type": "n8n-nodes-base.airtable",
"position": [
1070,
200
],
"parameters": {
"id": "={{$json[\"ID\"]}}",
"table": "=Table 1",
"fields": [
"Valid"
],
"options": {},
"operation": "update",
"application": "={{$node[\"Airtable\"].parameter[\"application\"]}}",
"updateAllFields": false
},
"credentials": {
"airtableApi": "<your credential>"
},
"typeVersion": 1
}
],
"connections": {
"Set": {
"main": [
[
{
"node": "Airtable1",
"type": "main",
"index": 0
}
]
]
},
"Airtable": {
"main": [
[
{
"node": "Mailcheck",
"type": "main",
"index": 0
}
]
]
},
"Mailcheck": {
"main": [
[
{
"node": "Set",
"type": "main",
"index": 0
}
]
]
}
}
}
Credentials you'll need
Each integration node will prompt for credentials when you import. We strip credential IDs before publishing — you'll add your own.
airtableApimailcheckApi
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
Mailcheck Airtable. Uses airtable, mailcheck. Manual trigger; 4 nodes.
Source: https://github.com/Zie619/n8n-workflows — original creator credit. Request a take-down →
Related workflows
Workflows that share integrations, category, or trigger type with this one. All free to copy and import.
This workflow enables you to create and update a table using TheOddsAPI for sports betting data. It automatically pulls upcoming Ice Hockey games at the start of the day and updates the table with res
Simplify expense tracking with AI-powered automation that extracts receipt data and organizes it instantly. Watches Google Drive for new receipt uploads (images/PDFs) Automatically downloads and prepa
Sometimes you need the rich text field to be in HTML instead of Markdown. This template either syncs a single record or all records at once.
This template automates the process of receiving and acting upon real-time call event data from telli, an AI-powered voice agent platform. It solves the challenge of manually updating CRM records and
Sales development teams, account-based marketing professionals, and RevOps teams who are tired of generic job title filtering that misses the real decision makers. Built for teams that need to find th