Back to Integrations
integrationMautic node
integrationShopify node

Mautic and Shopify integration

Save yourself the work of writing custom integrations for Mautic and Shopify and use n8n instead. Build adaptable and scalable Marketing, Communication, and Sales workflows that work with your technology stack. All within a building experience you will love.

How to connect Mautic and Shopify

  • Step 1: Create a new workflow
  • Step 2: Add and configure nodes
  • Step 3: Connect
  • Step 4: Customize and extend your integration
  • Step 5: Test and activate your workflow

Step 1: Create a new workflow and add the first step

In n8n, click the "Add workflow" button in the Workflows tab to create a new workflow. Add the starting point – a trigger on when your workflow should run: an app event, a schedule, a webhook call, another workflow, an AI chat, or a manual trigger. Sometimes, the HTTP Request node might already serve as your starting point.

Mautic and Shopify integration: Create a new workflow and add the first step

Step 2: Add and configure Mautic and Shopify nodes

You can find Mautic and Shopify in the nodes panel. Drag them onto your workflow canvas, selecting their actions. Click each node, choose a credential, and authenticate to grant n8n access. Configure Mautic and Shopify nodes one by one: input data on the left, parameters in the middle, and output data on the right.

Mautic and Shopify integration: Add and configure Mautic and Shopify nodes

Step 3: Connect Mautic and Shopify

A connection establishes a link between Mautic and Shopify (or vice versa) to route data through the workflow. Data flows from the output of one node to the input of another. You can have single or multiple connections for each node.

Mautic and Shopify integration: Connect Mautic and Shopify

Step 4: Customize and extend your Mautic and Shopify integration

Use n8n's core nodes such as If, Split Out, Merge, and others to transform and manipulate data. Write custom JavaScript or Python in the Code node and run it as a step in your workflow. Connect Mautic and Shopify with any of n8n’s 1000+ integrations, and incorporate advanced AI logic into your workflows.

Mautic and Shopify integration: Customize and extend your Mautic and Shopify integration

Step 5: Test and activate your Mautic and Shopify workflow

Save and run the workflow to see if everything works as expected. Based on your configuration, data should flow from Mautic to Shopify or vice versa. Easily debug your workflow: you can check past executions to isolate and fix the mistake. Once you've tested everything, make sure to save your workflow and activate it.

Mautic and Shopify integration: Test and activate your Mautic and Shopify workflow

Sync Customer Email Subscriptions Between Shopify and Mautic

Having a seamless flow of customer data between your online store and your marketing platform is essential.

By keeping your systems synchronized, you can ensure that your marketing campaigns are accurately targeted and effective.

The integration between Shopify, a leading e-commerce platform, and Mautic, an open-source marketing automation system, is not available out-of-the-box.

However, with a n8n workflow you can bridge this gap with.

This template will help you:

enhance accuracy in marketing lists by ensuring that subscription changes in Shopify are instantly updated in Mautic.
improve compliance with data protection laws by respecting users' subscription preferences across platforms
achieve integration without the need for additional plugins or software, minimizing complexity and potential points of failure.

This template will demonstrate the follwing concepts in n8n:

working with Shopify in n8n
control flow with the IF node
use Webhooks
validate Webhooks with the Crypto node
use the GraphQL node to call the Shopify Admin API

The template consists of two parts:

Sync Email Subscriptions from Shopify to Mautic
Sync Email Subscriptions from Mautic to Shopify

How to get started?

Create a custom app in Shopify get the credentials needed to connect n8n to Shopify
This is needed for the Shopify Trigger
Create Shopify Acces Token API credentials n n8n for the Shopify trigger node
Create Header Auth credentials:
Use X-Shopify-Access-Token as the name and the Acces-Token from the Shopify App you created as the value.
The Header Auth is neccessary for the GraphQL nodes.
Enable the Mautic API under Configuration/API Settings, After the settings are saved you will have an additional entry in your settings menu to create API credentials for n8n
Create Mautic credentials in n8n

Please make sure to read the notes in the template.

For a detailed explanation please check the corresponding video: https://youtu.be/x63rrh_yJzI

Nodes used in this workflow

Popular Mautic and Shopify workflows

Sync Customer Email Subscriptions Between Shopify and Mautic

Having a seamless flow of customer data between your online store and your marketing platform is essential. By keeping your systems synchronized, you can ensure that your marketing campaigns are accurately targeted and effective. The integration between Shopify, a leading e-commerce platform, and Mautic, an open-source marketing automation system, is not available out-of-the-box. However, with a n8n workflow you can bridge this gap with. This template will help you: enhance accuracy in marketing lists by ensuring that subscription changes in Shopify are instantly updated in Mautic. improve compliance with data protection laws by respecting users' subscription preferences across platforms achieve integration without the need for additional plugins or software, minimizing complexity and potential points of failure. This template will demonstrate the follwing concepts in n8n: working with Shopify in n8n control flow with the IF node use Webhooks validate Webhooks with the Crypto node use the GraphQL node to call the Shopify Admin API The template consists of two parts: Sync Email Subscriptions from Shopify to Mautic Sync Email Subscriptions from Mautic to Shopify How to get started? Create a custom app in Shopify get the credentials needed to connect n8n to Shopify This is needed for the Shopify Trigger Create Shopify Acces Token API credentials n n8n for the Shopify trigger node Create Header Auth credentials: Use X-Shopify-Access-Token as the name and the Acces-Token from the Shopify App you created as the value. The Header Auth is neccessary for the GraphQL nodes. Enable the Mautic API under Configuration/API Settings, After the settings are saved you will have an additional entry in your settings menu to create API credentials for n8n Create Mautic credentials in n8n Please make sure to read the notes in the template. For a detailed explanation please check the corresponding video: https://youtu.be/x63rrh_yJzI

Create Mautic contact on a new Shopify customer

This workflow creates a new contact in Mautic when a new customer is created in Shopify. By default, the workflow will fill the first name, last name, and email address. You can add any other fields you require. Prerequisites Shopify account and Shopify credentials. Mautic account and Mautic credentials. How it works Triggers on a new customer in Shopify. Sends the required data to Mautic to create a new contact.

Build your own Mautic and Shopify integration

Create custom Mautic and Shopify workflows by choosing triggers and actions. Nodes come with global operations and settings, as well as app-specific parameters that can be configured. You can also use the HTTP Request node to query data from any app or service with a REST API.

Mautic supported actions

Add
Add contact to a campaign
Remove
Remove contact from a campaign
Create
Create a new company
Delete
Delete a company
Get
Get data of a company
Get Many
Get data of many companies
Update
Update a company
Add
Add contact to a company
Remove
Remove a contact from a company
Create
Create a new contact
Delete
Delete a contact
Edit Contact Points
Edit contact's points
Edit Do Not Contact List
Add/remove contacts from/to the do not contact list
Get
Get data of a contact
Get Many
Get data of many contacts
Send Email
Send email to contact
Update
Update a contact
Add
Add contact to a segment
Remove
Remove contact from a segment
Send

Shopify supported actions

Create
Create an order
Delete
Delete an order
Get
Get an order
Get Many
Get many orders
Update
Update an order
Create
Create a product
Delete
Delete a product
Get
Get a product
Get Many
Get many products
Update
Update a product

FAQs

  • Can Mautic connect with Shopify?

  • Can I use Mautic’s API with n8n?

  • Can I use Shopify’s API with n8n?

  • Is n8n secure for integrating Mautic and Shopify?

  • How to get started with Mautic and Shopify integration in n8n.io?

Need help setting up your Mautic and Shopify integration?

Discover our latest community's recommendations and join the discussions about Mautic and Shopify integration.
Mário Guimarães
Driss Talainte
Adriano Cantele

Looking to integrate Mautic and Shopify in your company?

Over 3000 companies switch to n8n every single week

Why use n8n to integrate Mautic with Shopify

Build complex workflows, really fast

Build complex workflows, really fast

Handle branching, merging and iteration easily.
Pause your workflow to wait for external events.

Code when you need it, UI when you don't

Simple debugging

Your data is displayed alongside your settings, making edge cases easy to track down.

Use templates to get started fast

Use 1000+ workflow templates available from our core team and our community.

Reuse your work

Copy and paste, easily import and export workflows.

Implement complex processes faster with n8n

red iconyellow iconred iconyellow icon