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": "GS Read Data2",
"type": "n8n-nodes-base.googleSheets",
"position": [
240,
750
],
"parameters": {
"range": "Data!A:P",
"options": {
"valueRenderMode": "FORMATTED_VALUE"
},
"sheetId": "1jKYwPE9DMFOYf1AeDuTvQ3GSM2GqaEJhGYNoisxSLpM"
},
"credentials": {
"googleApi": "<your credential>"
},
"typeVersion": 1
},
{
"name": "Mautic",
"type": "n8n-nodes-base.mautic",
"position": [
450,
750
],
"parameters": {
"email": "={{$node[\"GS Read Data2\"].json[\"email\"]}}",
"options": {},
"firstName": "={{$node[\"GS Read Data2\"].json[\"firstname\"]}}",
"additionalFields": {
"mobile": "={{$node[\"GS Read Data2\"].json[\"mobile\"]}}"
}
},
"credentials": {
"mauticApi": "<your credential>"
},
"notesInFlow": false,
"typeVersion": 1
},
{
"name": "GS Read Data2",
"type": "n8n-nodes-base.googleSheets",
"position": [
240,
750
],
"parameters": {
"range": "Data!A:P",
"options": {
"valueRenderMode": "FORMATTED_VALUE"
},
"sheetId": "1jKYwPE9DMFOYf1AeDuTvQ3GSM2GqaEJhGYNoisxSLpM"
},
"credentials": {
"googleApi": "<your credential>"
},
"typeVersion": 1
},
{
"name": "Cron",
"type": "n8n-nodes-base.cron",
"position": [
40,
750
],
"parameters": {
"triggerTimes": {
"item": [
{
"mode": "everyX",
"unit": "minutes",
"value": 5
}
]
}
},
"typeVersion": 1
}
],
"connections": {
"Cron": {
"main": [
[
{
"node": "GS Read Data2",
"type": "main",
"index": 0
}
]
]
},
"GS Read Data2": {
"main": [
[
{
"node": "Mautic",
"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.
googleApimauticApi
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
Mautic Googlesheets. Uses googleSheets, mautic. Scheduled 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 automatically collects the latest articles from Google News RSS feeds, cleans and deduplicates them, and stores them neatly in a Google Sheet. It runs on a set schedule (every Monday at
This workflow automatically monitors and tracks trending topics across multiple platforms and websites. It helps content creators and marketers stay ahead of the curve by identifying emerging trends b
This workflow automatically generates comprehensive property market reports by scraping real estate listings and market data from multiple sources. It helps real estate professionals save time and pro
This cutting-edge n8n automation is a sophisticated job market intelligence tool designed to transform freelance job tracking into a seamless, data-driven process. By intelligently connecting Apify, d
This cutting-edge n8n automation is a powerful market research tool designed to continuously monitor and capture User-Generated Content (UGC) opportunities on Fiverr. By intelligently scraping, parsin