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

New WooCommerce Product to Twitter and Telegram
View
Splitout Schedule Update Scheduled
View
Standup Bot - Override Config
View
AI Agent to chat with you Search Console Data, using OpenAI and Postgres
View
Manual GoogleSheets Automate Triggered
View
Bitrix24 Task Form Widget Application Workflow example with Webhook Integration
View
Send daily weather updates via a push notification using Spontit
View
N8Ntrainingcustomermessenger Wait Create Triggered
View
AI-Powered Information Monitoring with OpenAI, Google Sheets, Jina AI and Slack
View
Error Gmail Send Triggered
View