Use Cases
- Quickly retrieve cached data for testing purposes.
- Verify the contents of a Redis key during development.
- Access application data stored in Redis on demand.
How It Works
User manually triggers the workflow. The workflow connects to Redis to fetch data. Data associated with the specified key is retrieved and can be used as needed.
Setup Steps
- 1Import the workflow template into n8n.
- 2Click on the 'Execute' button to manually trigger the workflow.
- 3View the retrieved data from Redis in the output.
Apps Used
Redis
Categories
Target Roles
Industries
Tags
#process automation
#workflow management
#data retrieval