Socket
Book a DemoInstallSign in
Socket

n8n-nodes-simple-mapper

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

n8n-nodes-simple-mapper

map enter to conf object

0.1.3
latest
Source
npmnpm
Version published
Weekly downloads
2
Maintainers
1
Weekly downloads
 
Created
Source

Banner image

Simple Mapper Node for n8n

Description

The "Simple Mapper" node allows users to map input values to desired output values based on a set of predefined key-value pairs.

You can set mappings through either the standard interface or the advanced JSON editor. If mappings are set in both, the node will prioritize the mappings provided in the advanced JSON editor. Ensure you only use one method for setting the mappings.

Features

  • Mapping: Quickly map input values to output using the predefined mappings.
  • Flexibility: Add as many key-value pairs as required.

Usage

  • Add the Simple Mapper node to your n8n workflow.
  • Configure the node by adding your desired key-value pairs.
  • Connect the node to your input and output nodes.
  • Run the workflow and watch the transformation happen!

Examples

If you set the node's mapping to:

{
'red': '#FF0000',
'mint': '#DDFFE7'
...
}

An input with the value "red" will produce an output with the value "#FF0000".

use interface properties

useInterface.png

advanced JSON editor

inputJson.png

for create new field in output

inputJsonButCreateNewField.png

Support

For support, issues, or feature requests, please open an issue on our GitHub repository.

License

Keywords

n8n-community-node-package

FAQs

Package last updated on 11 Oct 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.