Workflow: Manual Redis Automate

Workflow Details

Download Workflow
{
    "nodes": [
        {
            "name": "On clicking 'execute'",
            "type": "n8n-nodes-base.manualTrigger",
            "position": [
                270,
                320
            ],
            "parameters": [],
            "typeVersion": 1
        },
        {
            "name": "Redis",
            "type": "n8n-nodes-base.redis",
            "position": [
                470,
                320
            ],
            "parameters": {
                "key": "hello",
                "options": [],
                "operation": "get"
            },
            "credentials": {
                "redis": "redis-docker_creds"
            },
            "typeVersion": 1
        }
    ],
    "connections": {
        "On clicking 'execute'": {
            "main": [
                [
                    {
                        "node": "Redis",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

Wait Splitout Create Webhook
View
Microsoftoutlook Schedule Automation Scheduled
View
Manual Readpdf Automate Triggered
View
InstaTest
View
Postgres Filter Import Scheduled
View
Respondtowebhook Form Automation Webhook
View
Complete Guide to Setting Up and Generating TOTP Codes in n8n 🔐
View
Wait Code Create Scheduled
View
Automation
View
Splitout Schedule Import Webhook
View