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

Scrape Twitter for mentions of company
View
Create a new task in Asana
View
Import CSV from URL to GoogleSheet
View
OpenSea NFT Agent Tool
View
Personalized AI Tech Newsletter Using RSS, OpenAI and Gmail
View
Mattermost Typeform Automate Triggered
View
Manual Noop Automation Webhook
View
Automate
View
Write a file to the host machine
View
Code Postgres Update Scheduled
View