Block 1 - Delete contact
- Type / Role
- n8n-nodes-klicktipp.klicktipp - klicktipp
- Config choices
- Version 3
Community Node Disclaimer This workflow uses KlickTipp community nodes , available for self hosted n8n instances only . Who’s it for Sales and...
n8n-nodes-klicktipp.klicktipp, n8n-nodes-klicktipp.klicktipptrigger, n8n-nodes-base.pipedrive, n8n-nodes-base.switch, n8n-nodes-base.stickynote, n8n-nodes-base.pipedrivetrigger, n8n-nodes-base.filter, n8n-nodes-base.httprequest
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by KlickTipp.
Original n8n.io sourceThis workflow uses KlickTipp community nodes, available for self-hosted n8n instances only.
Sales and marketing teams using Pipedrive (Persons) and KlickTipp who want a reliable two-way sync for:
This workflow is ideal if you want to avoid CSV imports, prevent manual updates, and ensure that changes in either platform are reflected in the other — including deletes and consent changes.
This workflow creates a complete two-way synchronization between KlickTipp and Pipedrive (Persons). Whenever a Person is created, updated, unsubscribed, segmented, or deleted in either system, the workflow mirrors these changes across both platforms — so your CRM and email marketing database always stay aligned.
It is designed for near real-time syncing of contact data, consent state, and segmentation (Tags ↔ Labels), without manual work.
Triggered by KlickTipp webhooks / activation tag events via “Contact tagged in KlickTipp”:
marketing_status = unsubscribed.status = Subscribed → Pipedrive marketing_status = subscribedmarketing_status = no_consentYYYY-MM-DD using Europe/Berlin timezone to avoid CET/CEST shifts.14054258 → Label 14 (Customer)14054294 → Label 27 (ABC)Triggered by the Pipedrive Person webhook via “Changes in Pipedrive”:
unsubscribed → create contact in KlickTipp via SOI (Create contact with SOI).change_source = api → create contact in KlickTipp via DOI (Create contact with DOI).unsubscribed → update the existing KlickTipp subscriber (Update contact changes in KlickTipp).unsubscribed → unsubscribe the contact (Unsubscribe contact) and then update core fields (Update contact changes in KlickTipp1).delete → delete the KlickTipp contact using the previous email (Delete contact) to remain safe even if the email changed before deletion.change_source = app) and ignores deletions.YYYY-MM-DD from a custom field and converts it to Unix seconds using "T00:00:00Z" to prevent timezone-related day shifts.label_ids from Pipedrive (supports array or comma-separated string), normalizes them, then applies tags in KlickTipp (Check relevant segment2):14 (Customer) → Tag 1405425827 (ABC) → Tag 14054294Triggered by “Contact deletion request triggered” (when a recipient clicks the data deletion link in an email):
field227685), the workflow:This ensures full GDPR-compliant data removal across both systems.
Pipedrive | Person ID (mapped as field227685)14 = Customer, 27 = ABC)14054258, 14054294)💡 Pro Tip: Start testing with a single contact and one label/tag mapping first, then expand to more fields and segments.
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
Showing the first 24 of 36 workflow blocks. Download the JSON for the full node graph.
| Workflow | Sync contacts, consent, and segments between KlickTipp and Pipedrive |
|---|---|
| Complexity | advanced |
| Nodes | 36 |
| Categories | CRM |
| Author | KlickTipp |
| Published | 05 Feb 2026 |
Use the JSON export at /data/workflows/13233/13233.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Community Node Disclaimer This workflow uses KlickTipp community nodes , available for self hosted n8n instances only . Who’s it for Sales and...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your CRM use case.