top of page

Simple Key Renaming Workflow

An n8n workflow triggered manually that sets a key-value pair and renames the key from 'key' to 'newkey'. Uses native n8n nodes: Manual Trigger, Set, and Rename Keys. Demonstrates basic data transformation within n8n.

bottom of page