Skip to main content

Sync contacts two-way between Zoho CRM and KlickTipp

Workflow preview

Workflow preview
100%
Sync contacts two-way between Zoho CRM and KlickTipp preview
Open on n8n.io

1. Workflow Overview

Community Node Disclaimer: This workflow uses KlickTipp community nodes. Introduction This workflow creates a complete two wa...

Best for

  • CRM automation workflows
  • advanced n8n builders looking for reusable templates

Tools used

n8n-nodes-base.switch, n8n-nodes-klicktipp.klicktipp, n8n-nodes-base.filter, n8n-nodes-base.webhook, n8n-nodes-klicktipp.klicktipptrigger, n8n-nodes-base.zohocrm, n8n-nodes-base.stickynote, n8n-nodes-base.httprequest

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by KlickTipp.

Original n8n.io source

1.1 Workflow description

Title
Sync contacts two-way between Zoho CRM and KlickTipp
Workflow name
Sync contacts two-way between Zoho CRM and KlickTipp

Community Node Disclaimer: This workflow uses KlickTipp community nodes.

Introduction

This workflow creates a complete two-way synchronization between KlickTipp and Zoho CRM. Whenever a contact is created, updated or deleted in either system, the workflow mirrors these changes across both platforms — ensuring your CRM and email marketing database always stay aligned.

Perfect for teams who want automatic, real-time syncing of customer profiles, subscription states, and segmentation data, without manual updates or CSV imports.

How it works

Zoho CRM → KlickTipp:

Triggered via Zoho CRM workflow webhooks:

  • Contact registered via Form → creates in KlickTipp → saves KlickTipp Contact ID and status back into Zoho.
  • Contact Created/Updated → routes by subscription → creates or updates in KlickTipp → saves KlickTipp Contact ID and status back into Zoho → Fetches full Zoho contact → Tags contacts.
  • Contact Deleted → Removes the corresponding contact in KlickTipp.

KlickTipp → Zoho CRM:

Triggered by incoming KlickTipp webhooks or specific tags:

  • Contact Tagged in KlickTipp -> Creates or updates contacts in Zoho CRM using KlickTipp data → saves Zoho CRM Contact ID inside KlickTipp → Fetches contact data from KlickTipp for tagging → Tags Zoho CRM Contacts.
  • Contact Deleted in KlickTipp → Removes the corresponding contact in Zoho CRM.

Setup Instructions

  1. KlickTipp Preparation
  • Create custom fields for:
  • Zoho | Contact ID
  • Create tags:
  • Zoho | Send contact
  • Zoho | Contact created
  • Zoho | Contact created via Form
  • Zoho | Online store
  • Zoho | ABC
  • Any additional segmentation tags.
  • Add webhooks:
  • Activation tags: Zoho | Send contact, Zoho | Send deleted contact
  • Activation URLs: webhook URLs from triggers
  1. Zoho CRM Preparation
  • Create workflow rules for:
  • Contact created via form → webhook
  • Contact created or updated → webhook
  • Contact deleted → webhook
  • Create custom fields in Zoho CRM:
  • KlickTipp ID
  1. Credential Configuration
  • Connect your Zoho CRM account using a Client ID and Client Secret from the Zoho API console.
  • Authenticate your KlickTipp connection with username/password credentials (API access required).

Customization

  • Expand mapping nodes to include more Zoho/KlickTipp fields.
  • Add more segmentation branches in the "Check relevant Segment" rule or use other fields for segmentation.

1.2 Logical Blocks

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.

2. Block-by-Block Analysis

Block 1 - Check relevant Segment

Type / Role
n8n-nodes-base.switch - switch
Config choices
Version 3.3

Block 2 - Check Subscription

Type / Role
n8n-nodes-base.switch - switch
Config choices
Version 3.3

Block 3 - Create Contact with SOI

Type / Role
n8n-nodes-klicktipp.klicktipp - klicktipp
Config choices
Version 3

Block 4 - Check for email address

Type / Role
n8n-nodes-base.filter - filter
Config choices
Version 2.2

Block 5 - Contact registered via Form in Zoho CRM

Type / Role
n8n-nodes-base.webhook - webhook
Config choices
Version 2.1

Block 6 - Contact deleted in Zoho CRM

Type / Role
n8n-nodes-base.webhook - webhook
Config choices
Version 2.1

Block 7 - Delete contact in KlickTipp

Type / Role
n8n-nodes-klicktipp.klicktipp - klicktipp
Config choices
Version 3

Block 8 - Contact created or updated in Zoho CRM

Type / Role
n8n-nodes-base.webhook - webhook
Config choices
Version 2.1

Block 9 - Update contact

Type / Role
n8n-nodes-klicktipp.klicktipp - klicktipp
Config choices
Version 3

Block 10 - Contact Tagged in KlickTipp

Type / Role
n8n-nodes-klicktipp.klicktippTrigger - klicktippTrigger
Config choices
Version 1

Block 11 - Check for KlickTipp ID

Type / Role
n8n-nodes-base.filter - filter
Config choices
Version 2.2

Block 12 - Check for KlickTipp ID1

Type / Role
n8n-nodes-base.filter - filter
Config choices
Version 2.2

Block 13 - Check Subscription in Zoho

Type / Role
n8n-nodes-base.switch - switch
Config choices
Version 3.3

Block 14 - Check for last name in KlickTipp

Type / Role
n8n-nodes-base.filter - filter
Config choices
Version 2.2

Block 15 - Check for Zoho contact ID

Type / Role
n8n-nodes-base.filter - filter
Config choices
Version 2.2

Block 16 - Update a contact in Zoho

Type / Role
n8n-nodes-base.zohoCrm - zohoCrm
Config choices
Version 1

Block 17 - 1. Get contact data.

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 18 - 4. Filter contacts.

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 19 - 3. Route by subscription.

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 20 - 5. Transfer contact data.

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 21 - 8. Save contact ID.

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 22 - 10. Segmentation.

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 23 - Add Zoho CRM Contact ID to KlickTipp Contact

Type / Role
n8n-nodes-klicktipp.klicktipp - klicktipp
Config choices
Version 3

Block 24 - Documentation

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Showing the first 24 of 49 workflow blocks. Download the JSON for the full node graph.

3. Summary Table

Workflow Sync contacts two-way between Zoho CRM and KlickTipp
Complexity advanced
Nodes 49
Categories CRM
Author KlickTipp
Published 13 Jan 2026

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/12679/12679.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

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.

Frequently asked questions

What does Sync contacts two-way between Zoho CRM and KlickTipp do?

Community Node Disclaimer: This workflow uses KlickTipp community nodes. Introduction This workflow creates a complete two wa...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

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.