This is an n8n community node. It is based on the renamekeys node. It adds some extra quality of life functionality.
- Keep only renamed keys.
- Use a Template to rename keys, providing flexibility and ease of use to the node.
- If new key name isn't set, keep the field but not rename it.(helpful for keep only renamed keys)
n8n is a fair-code licensed workflow automation platform.
Hi,
My name is Bram and I am the developer of this node. I am an independant consultant and expert partner of n8n. My nodes are free to use for everyone, but please consider donating when you use my nodes. This helps me to build and maintain nodes for everyone to use.
If you are looking for some outside help with n8n, I can of course also offer my services.
- Node Development
- Workflow Development
- Mentoring
- Support
Please contact me @ [email protected] if you want to make use of my services.
For questions or issues with nodes, please open an issue on Github.
Follow the installation guide in the n8n community nodes documentation.
This node was developed and tested with version 0.193.3 of n8n.
The node works the same as the default renamekeys node. The added boolean named "Keep Only Renamed" works the same as the boolean in the SET node.
The Template that can be added is used for setting the Keys you want renamed. All different options to set keys work at the same time. There is an order to it, as keys can be renamed by further functionality.
- Template
- Normal
- Regex
v1: first version. No new functionality in development at this time.