{
  "nodes": [
    {
      "name": "GS Read Data2 1",
      "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,
      "id": "e42e361a-19e8-4118-96ce-d66a3589e260",
      "notes": "This googleSheets node performs automated tasks as part of the workflow."
    },
    {
      "name": "Mautic",
      "type": "n8n-nodes-base.mautic",
      "position": [
        450,
        750
      ],
      "parameters": {
        "email": "={{$(\"GS Read Data2\").item.json[\"email\"]}}",
        "options": {},
        "firstName": "={{$(\"GS Read Data2\").item.json[\"firstname\"]}}",
        "additionalFields": {
          "mobile": "={{$(\"GS Read Data2\").item.json[\"mobile\"]}}"
        }
      },
      "credentials": {
        "mauticApi": "<your credential>"
      },
      "notesInFlow": false,
      "typeVersion": 1,
      "id": "53b91521-ff0e-475a-a7bc-1e9e34771095",
      "notes": "This mautic node performs automated tasks as part of the workflow."
    },
    {
      "name": "GS Read Data2 2",
      "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,
      "id": "c0364ef3-7c36-4dc1-8419-dce56fa43f70",
      "notes": "This googleSheets node performs automated tasks as part of the workflow."
    },
    {
      "name": "Cron",
      "type": "n8n-nodes-base.cron",
      "position": [
        40,
        750
      ],
      "parameters": {
        "triggerTimes": {
          "item": [
            {
              "mode": "everyX",
              "unit": "minutes",
              "value": 5
            }
          ]
        }
      },
      "typeVersion": 1,
      "id": "c017bca5-7850-41ef-84cc-f32f07c1d6a9",
      "notes": "This cron node performs automated tasks as part of the workflow."
    },
    {
      "id": "error-05f0e0a8",
      "name": "Error Handler",
      "type": "n8n-nodes-base.stopAndError",
      "typeVersion": 1,
      "position": [
        1000,
        400
      ],
      "parameters": {
        "message": "Workflow execution error",
        "options": {}
      }
    }
  ],
  "connections": {},
  "name": "Googlesheets Workflow",
  "description": "Automated workflow: Googlesheets Workflow. This workflow processes data and performs automated tasks.",
  "settings": {
    "executionOrder": "v1",
    "saveManualExecutions": true,
    "callerPolicy": "workflowsFromSameOwner",
    "errorWorkflow": null,
    "timezone": "UTC",
    "executionTimeout": 3600,
    "maxExecutions": 1000,
    "retryOnFail": true,
    "retryCount": 3,
    "retryDelay": 1000
  },
  "meta": {
    "versionId": "1.0.0",
    "createdAt": "2025-09-29T07:07:50.928646",
    "updatedAt": "2025-09-29T07:07:50.928658",
    "owner": "n8n-user",
    "license": "MIT",
    "category": "automation",
    "status": "active",
    "priority": "high",
    "environment": "production"
  },
  "notes": "Excellent quality workflow: Googlesheets Workflow. This workflow has been optimized for production use with comprehensive error handling, security, and documentation.",
  "id": "wfd74e5af94c11"
}