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

Manual Stickynote Update Triggered
View
Get Company by Name
View
Daily Journal Reminder
View
Email
View
FLUX-fill standalone
View
Send daily weather updates via a push notification
View
Manual Mailgun Automate Triggered
View
Manual Crypto Automate Triggered
View
Splitout Code Automation Webhook
View
Google analytics template
View