Find KlickTipp tags to remove by prefix — n8n Workflow

Medium complexity Trigger8 nodes💎 Otherby KlickTipp

Overview

Community Node Disclaimer This workflow uses KlickTipp community nodes, available for self-hosted n8n instances only.

Overview

This sub-workflow determines which KlickTipp tags should be removed from a contact by comparing:

a tag prefix scope (for example Zoho |) a list of tags that should be kept (coming from a 3rd-party system and treated as the source of truth) the existing KlickTipp tags that fall under the same prefix scope

The workflow calculates the difference between the currently a

Nodes used

Sticky Note: Input4Input: Prefix + Tags to keepList all tagsMatch keep vs all tagsCollect tags to removeKeep only tags with prefixSet tagNamesToRemoveSplit prefixed tags

Workflow Preview

Overview
This sub-workflow determines which KlickTipp tags shoul
- a tag prefix scope (for example `Zoho |`)
- a list of tags that should be kep
Input
Determine tags to remove
Resolve tag differences
Select tags to remove
Output: tags to remove
Returns `tagNamesToRemove[]`
I
Input: Prefix + Tags to …
L
List all tags
M
Match keep vs all tags
C
Collect tags to remove
K
Keep only tags with prefix
B
Build prefixed tag names
S
Split prefixed tags
S
Set tagNamesToRemove
8 nodes8 edges

How it Works

  1. 1

    Trigger

    The workflow starts with a trigger trigger.

  2. 2

    Process

    Data flows through 8 nodes, connecting aggregate, executeworkflowtrigger, filter.

  3. 3

    Output

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

Node Details (8)

ST

Sticky Note: Input4

stickyNote

#1
IN

Input: Prefix + Tags to keep

executeWorkflowTrigger

#2
LI

List all tags

n8n-nodes-klicktipp.klicktipp

#3
MA

Match keep vs all tags

merge

#4
CO

Collect tags to remove

aggregate

#5
KE

Keep only tags with prefix

filter

#6
SE

Set tagNamesToRemove

set

#7
SP

Split prefixed tags

splitOut

#8

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 find-klicktipp-tags-to-remove-by-prefix 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": "Find KlickTipp tags to remove by prefix", "nodes": [...], ...}

Integrations

aggregateexecuteworkflowtriggerfiltermergen8n-nodes-klicktipp.klicktippsetsplitout

Get This Workflow

Download and import in one click

Download JSONView on n8n.io
Nodes8
Complexitymedium
Triggertrigger
CategoryOther

Created by

KlickTipp

KlickTipp

@KlickTipp

Tags

aggregateexecuteworkflowtriggerfiltermergen8n-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 →