Efficiently manage Cloudflare Key-Value pairs with n8n, enabling seamless creation, reading, updating, and deletion of namespaces and KV pairs.
This n8n workflow provides a robust solution for managing Key-Value (KV) pairs using Cloudflare's KV storage. It simplifies interactions with Cloudflare's KV storage APIs, allowing users to perform a variety of operations such as creating, reading, updating, and deleting both namespaces and KV pairs. The workflow is divided into sections for single actions, bulk actions, and specific tasks like renaming namespaces. It includes pre-configured Cloudflare API credentials for ease of use and is desi
Platform
n8n
Category
IT & Development
Price
Free
Creator
Marcus Johnson
set
stickyNote
httpRequest
manualTrigger
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.