top of page

Merge Greetings with Names by Language

An n8n workflow that combines sample datasets of names and greetings based on their language code. It uses JavaScript code nodes to provide data samples and a merge node to join them by 'language'. Useful for basic multi-language greeting generation.

bottom of page