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

Obsidian Notes Read Aloud: Available as a Podcast Feed
View
Apitemplateio Typeform Automation Triggered
View
Jiratool Schedule Create Scheduled
View
Automate Content Generator for WordPress with DeepSeek R1
View
HTTP Telegram Automate Webhook
View
Stickynote Emailreadimap Create
View
Converttofile Manual Process Triggered
View
Code Respondtowebhook Process Webhook
View
Send the Astronomy Picture of the day daily to a Telegram channel
View
Streamline data from an n8n form into Google Sheet and Airtable
View