Workflow: Manual Mautic Automate

Workflow Details

Download Workflow
{
    "nodes": [
        {
            "name": "On clicking 'execute'",
            "type": "n8n-nodes-base.manualTrigger",
            "position": [
                250,
                300
            ],
            "parameters": [],
            "typeVersion": 1
        },
        {
            "name": "Mautic",
            "type": "n8n-nodes-base.mautic",
            "position": [
                450,
                300
            ],
            "parameters": {
                "options": [],
                "operation": "getAll",
                "authentication": "oAuth2"
            },
            "credentials": {
                "mauticOAuth2Api": "mautic_creds"
            },
            "typeVersion": 1
        }
    ],
    "connections": {
        "On clicking 'execute'": {
            "main": [
                [
                    {
                        "node": "Mautic",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

AI Social Media Caption Creator
View
Business WhatsApp AI RAG Chatbot
View
Execute an SQL query in Microsoft SQL
View
Telegram ChatBot with multiple sessions
View
Datetime Schedule Automation Scheduled
View
Filter Schedule Send Scheduled
View
Schedule Stickynote Send Scheduled
View
Generate audio from text using OpenAI - text-to-speech Workflow
View
Slack Readbinaryfile Create
View
RAG & GenAI App With WordPress Content
View