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

Spot Workplace Discrimination Patterns with AI
View
Play with Spotify from Telegram
View
Telegram Webhook Send Webhook
View
Manual Stickynote Automate Webhook
View
Schedule Filter Create Scheduled
View
Coffee Bot (Mattermost)
View
Code Manual Create Triggered
View
n8n workflow deployer
View
Wait Dropbox Create Webhook
View
GoogleSheets MySQL Integration
View