Resolve and create KlickTipp tags from names with optional prefixes — n8n Workflow

Medium complexity Trigger11 nodes💎 Otherby KlickTipp

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

Loading workflow preview...

How it Works

  1. 1

    Trigger

    The workflow starts with a trigger trigger.

  2. 2

    Process

    Data flows through 11 nodes, connecting aggregate, executeworkflowtrigger, merge.

  3. 3

    Output

    The workflow completes its automation and delivers the result to the configured destination.

How to Import This Workflow

  1. 1Click Download JSON button on the right to save the workflow file.
  2. 2Open your n8n instance. Go to Workflows → New → Import from file.
  3. 3Select the downloaded resolve-and-create-klicktipp-tags-from-names-with-optional-prefixes file and click Import.
  4. 4Set up credentials for each service node (API keys, OAuth, etc.).
  5. 5Click Test Workflow to verify everything works, then activate it.

Or paste directly in n8n → Import from JSON:

{ "name": "Resolve and create KlickTipp tags from names with optional prefixes", "nodes": [...], ...}

Integrations

aggregateexecuteworkflowtriggermergen8n-nodes-klicktipp.klicktippsetsplitout

Get This Workflow

Download and import in one click

View on n8n.io
Nodes11
Complexitymedium
Triggertrigger
CategoryOther

Created by

KlickTipp

KlickTipp

@KlickTipp

Tags

aggregateexecuteworkflowtriggermergen8n-nodes-klicktipp.klicktippsetsplitout

New to n8n?

n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.

Get n8n Free →