Workflow: Manual Keap Automate

Workflow Details

Download Workflow
{
    "nodes": [
        {
            "name": "On clicking 'execute'",
            "type": "n8n-nodes-base.manualTrigger",
            "position": [
                250,
                300
            ],
            "parameters": [],
            "typeVersion": 1
        },
        {
            "name": "Keap",
            "type": "n8n-nodes-base.keap",
            "position": [
                450,
                300
            ],
            "parameters": {
                "options": [],
                "resource": "contact",
                "operation": "getAll"
            },
            "credentials": {
                "keapOAuth2Api": "keap_creds"
            },
            "typeVersion": 1
        }
    ],
    "connections": {
        "On clicking 'execute'": {
            "main": [
                [
                    {
                        "node": "Keap",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

Sync New Shopify Products to Odoo Product
View
Form Html Create Triggered
View
Splitout Schedule Import Webhook
View
Manual Freshdesk Automate Triggered
View
URL Pinger
View
Noop GitHub Create Triggered
View
Code Review workflow
View
Dynamically switch between LLMs Template
View
Add task to tasklist
View
AI-Generated Summary Block for WordPress Posts - with OpenAI, WordPress, Google Sheets & Slack
View