top of page

Redis Key-Value Retrieval Trigger

An n8n workflow that triggers manually and retrieves the value of a specified Redis key using Redis API. Uses n8n's Manual Trigger and Redis nodes to fetch the value of key 'hello' from a Redis instance.

bottom of page