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

Mailjet Automate Triggered
View
Search news using Perplexity AI and post to X (Twitter)
View
Sync Youtube Video Urls with Google Sheets
View
Receive updates when a subscriber unsubscribes in Customer.io
View
Customer and Sales Support
View
OpenAI Assistant with custom n8n tools
View
Splitout Limit Automate Webhook
View
HTTP Timescaledb Automation Scheduled
View
Wait Splitout Process Webhook
View
Executeworkflow Telegram Update Triggered
View