🀝 Sync contacts two-way between Zoho CRM and KlickTipp

⚑ 8 views · 🀝 CRM & Sales Operations

Description

Sync contacts twoway between Zoho CRM and KlickTipp.png 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:

KlickTipp β†’ Zoho CRM:

Triggered by incoming KlickTipp webhooks or specific tags:

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
  2. 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
  3. 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

πŸ”— Nodes Used

HTTP Request, Webhook, Zoho CRM, Filter

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup