Marketing & Advertising Automation

Wordpress Form to Mautic

Wordpress Form to Mautic

Webhook
High
10
Nodes
Webhook
Trigger
High
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
10
Node Types
6

Node Types

webhook
WordpressForm
1 node
sticky Note
Sticky Note1, Sticky Note2, Sticky Note3, Sticky Note
4 nodes
if
CheckEmailValid
1 node
mautic
CreateContactMautic, LeadMauticDNC
2 nodes
no Op
End
1 node
set
LeadData
1 node

Workflow JSON

8.02 KB
{
  "id": "jOI7FRhG1FkeqBLG",
  "meta": {
    "instanceId": "2872777e468ba025c28c67ebf483f93425a37d897dfc1056e0c00cc75112d703"
  },
  "name": "Wordpress Form to Mautic",
  "tags": [],
  "nodes": [
    {
      "id": "fcd19b7b-9104-45a6-b741-9497effbd68e",
      "name": "LeadData",
      "type": "n8n-nodes-base.set",
      "position": [
        1260,
        420
      ],
      "parameters": {
        "options": {},
        "assignments": {
          "assignments": [
            {
              "id": "91215336-3a47-4e86-ac6a-1a1862b31e54",
              "name": "name",
              "type": "string",
              "value": "={{ $json.body.Nome.toTitleCase() }}"
            },
            {
              "id": "703f1da3-3f68-4d97-94c9-c22661813d92",
              "name": "email",
              "type": "string",
              "value": "={{ $json.body['E-mail'].toLowerCase() }}"
            },
            {
              "id": "c9ba65f1-68e9-46ed-9620-365e000aeb6c",
              "name": "mo...

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