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 Files From Google Drive with Airtable
View
Wait Filter Create Webhook
View
Expense Tracker App
View
Slack Cron Automate Scheduled
View
Filter Slack Create Webhook
View
Shopify order UTM to Baserow
View
Stickynote Send Triggered
View
Extract text from PDF and image using Vertex AI (Gemini) into CSV
View
MCP Client with Brave and Telegram
View
Import Odoo Product Images from Google Drive
View