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

AI T-Shirt Redesign Workflow from any Mockup Image
View
Writebinaryfile Create
View
Extractfromfile Manual Create Webhook
View
n8n_mysql_purge_history_greater_than_10_days
View
Calculate the Centroid of a Set of Vectors
View
Wait Slack Automate Webhook
View
Openweathermap Cron Automate Scheduled
View
Analyze the sentiment of feedback and send a message on Mattermost
View
Manual Stickynote Process Triggered
View
Webhook Respondtowebhook Create Webhook
View