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

CoinMarketCap_AI_Data_Analyst_Agent
View
mails2notion V2
View
Docsify example
View
new
View
Create a new list, add a new contact to the list, update the contact, and get all contacts in the list
View
address validation
View
Splitout Code Automation Webhook
View
Manual GoogleSheets Automate Triggered
View
chrome extension backend with AI
View
Google Search Engine Results Page Extraction with Bright Data
View