E-commerce & Retail

0278 Shopify Mautic Create Triggered

0278 Shopify Mautic Create Triggered

Manual
Medium
3
Nodes
Manual
Trigger
Medium
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
3
Node Types
3

Node Types

shopify Trigger
On new customer
1 node
mautic
Create contact
1 node
sticky Note
Note
1 node

Workflow JSON

1.96 KB
{
  "meta": {
    "instanceId": "237600ca44303ce91fa31ee72babcdc8493f55ee2c0e8aa2b78b3b4ce6f70bd9"
  },
  "name": "0278 Shopify Mautic Create Triggered",
  "nodes": [
    {
      "id": "a5f74e05-acea-4ff4-b3b2-5997850be036",
      "name": "On new customer",
      "type": "n8n-nodes-base.shopifyTrigger",
      "position": [
        180,
        420
      ],
      "webhookId": "8efd263c-73fb-481b-90d8-8ae0db929548",
      "parameters": {
        "topic": "customers/create",
        "authentication": "accessToken"
      },
      "credentials": {
        "shopifyAccessTokenApi": {
          "id": "37",
          "name": "[UPDATE ME]"
        }
      },
      "typeVersion": 1
    },
    {
      "id": "5b4a9e71-3aa7-40d8-a439-79a504c60a46",
      "name": "Create contact",
      "type": "n8n-nodes-base.mautic",
      "position": [
        400,
        420
      ],
      "parameters": {
        "email": "={{$node[\"On new customer\"].json[\"email\"]}}",
        "options": {},
        "lastName...

Showing first 1000 characters. Click "Expand" to view the full JSON.