Find KlickTipp tags to remove by prefix — n8n Workflow
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
Workflow Preview
How it Works
- 1
Trigger
The workflow starts with a trigger trigger.
- 2
Process
Data flows through 8 nodes, connecting aggregate, executeworkflowtrigger, filter.
- 3
Output
The workflow completes its automation and delivers the result to the configured destination.
Node Details (8)
Sticky Note: Input4
stickyNote
Input: Prefix + Tags to keep
executeWorkflowTrigger
List all tags
n8n-nodes-klicktipp.klicktipp
Match keep vs all tags
merge
Collect tags to remove
aggregate
Keep only tags with prefix
filter
Set tagNamesToRemove
set
Split prefixed tags
splitOut
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
find-klicktipp-tags-to-remove-by-prefixfile 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 →