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

Error Telegram Send Triggered
View
Line_Chatbot_Extract_Text_from_Pay_Slip_with_Gemini
View
HTTP Gitlab Automation Webhook
View
Schedule Slack Automation Scheduled
View
HTTP Keap Create Webhook
View
Code Filter Create Scheduled
View
🧹 Archive (delete) duplicate items from a Notion database
View
Clickup Notion Update Triggered
View
Suspicious_login_detection
View
Code Manual Send Webhook
View