Resolve and create KlickTipp tags from names with optional prefixes — n8n Workflow
Overview
Community Node Disclaimer This workflow uses KlickTipp community nodes, available for self-hosted n8n instances only.
Introduction
This workflow receives an array of tag names, optionally applies a prefix to all tags, checks which tags already exist in KlickTipp, creates the missing ones, and returns a unified array of resolved tag names. This allows you to reuse the same get or create tags logic across multiple automations without duplicating tag-handling logic.
It’s especially useful when t
Workflow Preview
How it Works
- 1
Trigger
The workflow starts with a trigger trigger.
- 2
Process
Data flows through 11 nodes, connecting aggregate, executeworkflowtrigger, merge.
- 3
Output
The workflow completes its automation and delivers the result to the configured destination.
How to Import This Workflow
- 1Click Download JSON button on the right to save the workflow file.
- 2Open your n8n instance. Go to Workflows → New → Import from file.
- 3Select the downloaded
resolve-and-create-klicktipp-tags-from-names-with-optional-prefixesfile and click Import. - 4Set up credentials for each service node (API keys, OAuth, etc.).
- 5Click Test Workflow to verify everything works, then activate it.
Or paste directly in n8n → Import from JSON:
Integrations
Created by
KlickTipp
@KlickTipp
Tags
New to n8n?
n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.
Get n8n Free →