Skip to content
FlowHubFluxonLab
Mautic
Mauticfree

Send sales data from Webhook to Mautic

by rangelstoilovadapted from n8n official workflow galleryUpdated Aug 2026
RequiresMauticMautic
Share Post Share
WeWebhookMauticFind UserUpdate UserTag UserUnsubscribe UserFuSplit Full NameFuIf not found return -1If not found re…Me@MAIN STUDENT DATA@MAIN STUDENT D…Remove unsubscribeRemove unsubscr…Find User To Tag SaleFind User To Ta…SeSet userFoundSwSwitch Webhook TypesSwitch Webhook …SeSet Webhook RequestSet Webhook Req…IfIF NOT userFoundSwSwitch User.typeIfIF unsubscribe_from_marketing_emailsIF unsubscribe_…12345678910111213141516171819
1/5
STEPS · 19
Starts on an incoming request

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!

Tags

n8nreference-onlymautic
Connects
mauticMautic
CategoryMautic
Triggermanual
Complexitycomplex
Nodes17
AddedJul 9, 2020

Related workflows

See all Mautic
mautic
free

Get all contacts from Mautic

Companion workflow for Mautic node docs

by amudhan
mautic
free

Add new customers from WooCommerce to Mautic

This workflow uses a WooCommerce trigger that will run when a new customer has been added, It will then add the customer to Mautic. To use this workflow you will need to set the credentials to use for the WooCommerce and Mautic nodes.

by Jonathan
mautic
free

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.

by n8n Team