n8n-nodes-renamekeys-advanced

0.1.0 • Public • Published

Banner image

n8n-nodes-renamekeys-advanced

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)

If you have any questions or remarks please contact me @ bram@knitco.nl

n8n is a fair-code licensed workflow automation platform.

Installation

Follow the installation guide in the n8n community nodes documentation.

Compatibility

This node was developed and tested with version 0.193.3 of n8n.

Usage

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.

  1. Template
  2. Normal
  3. Regex

Example

Workflow

Workflow

Template

Template

Node

Example

Resources

Version history

v1: first version. No new functionality in development at this time.

License

MIT

Package Sidebar

Install

npm i n8n-nodes-renamekeys-advanced

Weekly Downloads

17,833

Version

0.1.0

License

MIT

Unpacked Size

27.3 kB

Total Files

8

Last publish

Collaborators

  • bramknuever