Back to Integrations
integration integration
integration Mautic node

Integrate Mautic with 500+ apps and services

Unlock Mautic’s full potential with n8n, connecting it to similar Marketing apps and over 1000 other services. Streamline marketing workflows by automating tasks such as lead generation, email campaigns, and social media management. Create adaptable and scalable workflows between Mautic and your stack. All within a building experience you will love.

Create workflows with Mautic integrations

797 integrations
Sort by:
Popularity
NameOldestNewest

Popular ways to use Mautic integration

Mautic node

Get all contacts from Mautic

Companion workflow for Mautic node docs
sm-amudhan
amudhan
Google Sheets node
Mautic node

Add Google Sheets data to the Mautic contact

Automatically import the name and email in Google Sheet to the mautic contact each time the lead is filled to the sheet.
huuich
dichvuhuuich
Merge node
+3

Send sales data from Webhook to Mautic

This workflow goes through the teachable webhook request types and adds a user, updates him and tags him with #unsubscribe or removes the #unsubscribe tag. It also tags the user with the tag of the name of the course. Enjoy!
rori4
rangelstoilov
Mautic node
Gmail node
+2

Unsubscribe Mautic contacts from automated unsubscribe emails

Who is this for? This template is designed for businesses and organizations that use Mautic for email marketing and want to automate the process of removing contacts from specific segments when they receive an unsubscribe request via email. What problem is this workflow solving? / use case Many email recipients, especially those who are less tech-savvy, may not follow the standard unsubscribe link provided in emails. Instead, for example in Gmail, they click the "Unsubscribe" button in the Gmail web interface, which in turn sends an email with a consistent format, these emails contain the word unsubscribe in the 'To' field using the following structure: hello+unsubscribe_6629823aa976f053068426@example.com This workflow automates the process of identifying such unsubscribe emails and removing the contact from the relevant Mautic segments, ensuring compliance with unsubscribe requests and maintaining a clean mailing list. What this workflow does Monitors a Gmail account for incoming emails. Identifies unsubscribe emails based on specific patterns in the "To" field (e.g., containing the word "unsubscribe"). Retrieves the contact's ID from Mautic based on the email address. Removes the contact from the specified "newsletter" segment in Mautic. Adds the contact to the "unsubscribed" segment in Mautic. Sends a confirmation email to the contact, acknowledging their unsubscribe request. Setup Configure your email address and unsubscribe message in the "Edit Fields" node. Set your credentials in the Gmail trigger and in the Mautic nodes. Set the segments for the "newsletter" and "unsubscribed" in the Mautic nodes. Make sure your n8n installation has a public endpoint for your Gmail trigger to work correctly. Deploy the workflow. How to customize this workflow to your needs Adjust the conditions for identifying unsubscribe emails based on your specific requirements. Modify the segments or actions taken in Mautic according to your desired behavior. Customize the confirmation email message and sender details. Note: This workflow assumes a consistent structure for unsubscribe emails, where the "From" field contains the word "unsubscribe" using the "+" sign. If your email provider follows a different convention, adjust the conditions in the "Is automated unsubscribe?" node accordingly.
aficiomaquinas
Victor Gonzalez
Mautic node
Calendly Trigger node

Create or update Mautic contact on a new Calendly event

This workflow creates or updates a Mautic contact when a new event is scheduled in Calendly. The first name and email address are the only two fields that get updated. Prerequisites Calendly account and Calendly credentials. Mautic account and Mautic credentials. How it works Triggers on a new event in Calendly. Creates a new contact in Mautic if the email address does not exist in Mautic. Updates the contact's first name in Mautic if the email address exists in Mautic.
n8n-team
n8n Team
Webhook node
Mautic node

Validate email format from a Wordpress form and save a contact in Mautic

When you collect leads from a form, you need to format the incoming data such as the lead's name and also apply a basic validation of the email entered. Lucky for us, N8N offers all of these features with simple expressions that can easily be applied to data. This workflow aims to show how you can process your lead data before saving it in Mautic. How it Works This workflow receives data from a Wordpress form; applies name formatting and basic validation to the email; Creates the contact in Mautic; If e-mail is invalid, add the lead in Dot Not Contact list. Setup Steps Set up credentials when you first open the workflow. You'll need a Mautic account. You need to configure a form in Wordpress (Elementor, WPForms, etc.) and send it to the N8N Webhook address; Now map the fields you need to apply formatting and validation. After testing your workflow, swap the Test URL to Production URL in Discourse and activate your workflow
promovaweb
Promovaweb

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
Mautic node

About Mautic

Mautic is used by online firms to automate repetitive marketing operations including lead generation, contact scoring, contact segmentation, and marketing campaigns. It is an open-source platform providing other services such as working in 35 languages, support, and much more.

Related categories

Similar integrations

  • Telegram node
  • Slack node
  • Telegram Trigger node
  • Discord node
  • Gmail node
  • X (Formerly Twitter) node
  • Pushover node
  • SendGrid node
  • ClickUp node
  • Twilio node
Use case

Automate lead management

Using too many marketing tools? n8n lets you orchestrate all your apps into one cohesive, automated workflow.

Learn more

Over 3000 companies switch to n8n every single week

Connect Mautic with your company’s tech stack and create automation workflows

Last week I automated much of the back office work for a small design studio in less than 8hrs and I am still mind-blown about it.

n8n is a game-changer and should be known by all SMBs and even enterprise companies.

We're using the @n8n_io cloud for our internal automation tasks since the beta started. It's awesome! Also, support is super fast and always helpful. 🤗

in other news I installed @n8n_io tonight and holy moly it’s good

it’s compatible with EVERYTHING

FAQ about Mautic integrations

  • How can I set up Mautic integration in n8n?

      To use Mautic integration in n8n, start by adding the Mautic node to your workflow. You'll need to authenticate your Mautic account using supported authentication methods. Once connected, you can choose from the list of supported actions or make custom API calls via the HTTP Request node, for example: to set up the Mautic integration in n8n, first ensure you have the Mautic node added to your workflow. Authenticate your Mautic account with the required credentials, then select your desired actions from the available options, or utilize the HTTP Request node for custom API interactions. This will enable seamless communication between n8n and your Mautic instance.

  • Do I need any special permissions or API keys to integrate Mautic with n8n?

  • Can I combine Mautic with other apps in n8n workflows?

  • What are some common use cases for Mautic integrations with n8n?

  • How does n8n’s pricing model benefit me when integrating Mautic?

Implement complex processes faster with n8n

red icon yellow icon red icon yellow icon