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

Image to license plate number
View
Telegram RAG pdf
View
Very simple Human in the loop system email with AI e IMAP
View
Code Respondtowebhook Send Webhook
View
OpenAI-model-examples
View
Import CSV from URL to Excel
View
TEMPLATE - Multi Methods API Endpoint
View
Google Maps FULL
View
Creating an Onfleet Task for a new Shopify Fulfillment
View
Wait Webhook Process Webhook
View