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

Crypto Airtable Update Webhook
View
Testing Mulitple Local LLM with LM Studio
View
Telegram Redis Create Webhook
View
🔥📈🤖 AI Agent for n8n Creators Leaderboard - Find Popular Workflows
View
Wait Code Update Webhook
View
Telegram Code Create Webhook
View
Strapi Splitout Automation Webhook
View
extract_swifts
View
AI Email processing autoresponder with approval (Yes/No)
View
Lead Qualification with BatchData
View