Workflow: Manual Activecampaign Automation

Workflow Details

Download Workflow
{
    "name": "",
    "nodes": [
        {
            "name": "On clicking 'execute'",
            "type": "n8n-nodes-base.manualTrigger",
            "position": [
                600,
                250
            ],
            "parameters": [],
            "typeVersion": 1
        },
        {
            "name": "ActiveCampaign",
            "type": "n8n-nodes-base.activeCampaign",
            "position": [
                800,
                250
            ],
            "parameters": {
                "email": "",
                "updateIfExists": true,
                "additionalFields": {
                    "lastName": "",
                    "firstName": ""
                }
            },
            "credentials": {
                "activeCampaignApi": "ActiveCampaign"
            },
            "typeVersion": 1
        }
    ],
    "active": false,
    "settings": [],
    "connections": {
        "On clicking 'execute'": {
            "main": [
                [
                    {
                        "node": "ActiveCampaign",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

Schedule Telegram Automation Scheduled
View
Create a coupon on Paddle
View
Create Email Campaign From LinkedIn Post Interactions
View
Create, update, and get a document in Google Cloud Firestore
View
Manual Awslambda Automate Triggered
View
Bitbucket Automate Triggered
View
HR-focused automation pipeline with AI
View
Automated Image Metadata Tagging (Community Node)
View
Wait Manual Automation Webhook
View
Manual Writebinaryfile Automate Triggered
View