Package Information
Downloads: 3 weekly / 19 monthly
Latest Version: 0.2.2
Author: kevin
Available Nodes
Documentation
n8n-nodes-test-publish
Test :- This is an n8n community node. It lets you concatenate a first name and a last name into a full name in your n8n workflows.
n8n is a fair-code licensed workflow automation platform.
Installation
Follow the implementation guide in the n8n community nodes documentation.
Operations
Name Concatenator
Concatenates a First Name and a Last Name field.
Inputs:
- First Name: The first name string (e.g., "John")
- Last Name: The last name string (e.g., "Doe ")
Outputs:
- fullName: The concatenated string (e.g., "John Doe")
Resources
License
MIT