# Zoho CRM integration

In the sipgate app, you have direct access to your Zoho CRM contacts. This means you can always see who is calling and do not have to switch between different tools. Your contacts are automatically synchronized between the sipgate app and Zoho. Any changes or new contacts that you add in the sipgate app during or after the call are automatically saved in Zoho CRM. In addition, all call notes are synchronized with Zoho at regular intervals. This way, you are always up to date and know when you spoke to which of your contacts and what you noted down about your conversation.

{% hint style="danger" %}
**Important**: Linking BIGIN with sipgate is not possible.
{% endhint %}

#### **How do I set up the Zoho integration in the sipgate app?**

{% stepper %}
{% step %}
**Select integration**

Click the gear icon on the left in the sipgate app and select the item **Integrations** from.\
Under the item **Integrations** look for the entry **Zoho CRM** and click the button **Connect with Zoho CRM**. ![Bildschirmfoto vom 2025-04-09 14-17-13.png](/files/7cd40d6f4ad71fd50e9baea3eba50bffa9fd6396)
{% endstep %}

{% step %}
**Log in to Zoho**

Log in to your Zoho CRM instance.

![Screenshot from 2025-04-22 12-40-52.png](/files/18a513a65f5a92d001fa3acf95ffe5d37416605b)
{% endstep %}

{% step %}
**Agree to exchange**

Then agree to the exchange between the apps.

![zoho.png](/files/153c1b3585eadd81994738075a32d2ed11a37764)
{% endstep %}

{% step %}
**Confirm connection**

You have now successfully connected Zoho CRM and the sipgate app.

{% hint style="info" %}
**Tip:** Depending on the number of contacts to be integrated, it may take a few minutes until they are displayed in full. Currently, contacts are synchronized every 60 minutes. After a rejection, it is not possible to synchronize contacts for 24 hours.
{% endhint %}
{% endstep %}
{% endstepper %}

#### **What permissions does a Zoho user need?**

{% hint style="info" %}
**Tip:** To load the Zoho contacts via the API, it is necessary for the admin to grant the user the appropriate permission. This can be done via **Settings ➔ Security Control ➔ Profiles ➔ User's profile ➔ select user ➔ allow "Zoho CRM API Access"** be made.
{% endhint %}

In addition, the following permissions should be checked to ensure that they are enabled:

* Read search
* manage notes data
* manage accounts data
* Allows to read bulk CRM data
* manage contacts data
* manage org data
* manage calls data
* manage leads data
* manage deals data

More information can be found [in this article](https://help.zoho.com/portal/en/kb/crm/security-control/profile-management/articles/manage-profile-permissions#Module_Permissions).

#### **How do I log call notes in Zoho?**

Call notes can be logged in three different ways:

* During the call
* directly after the call (10s post-processing)
* later via call list / inbox

{% hint style="info" %}
**Tip:** Please note that at the moment you can only log notes for existing contacts. Therefore, please check whether there are no duplicate contacts in Zoho CRM. If you are called by a number that is not saved, you have the option of adding this number to your contacts during the call and creating a note. To do so, go during the call to **Option → Create new contact → Zoho CRM**.
{% endhint %}

{% hint style="warning" %}
**Important:** If you want to attach the notes to the deals, only open deals will be shown.
{% endhint %}

**Create call notes during the call**

During a call with the sipgate desktop app, you can click on **Call log** This opens a text field where you can create notes directly. These notes are then saved immediately in Zoho CRM. In the assignment, **contact** and/or **Lead** should be selected.\
Please note that call logging is not possible for custom Zoho fields such as: customer/company/supplier etc.

**Create call notes directly after the call**

As soon as a call has ended, a text field opens with 10 seconds of post-processing, in which the notes for the call can be saved. In the assignment, **contact** and/or **Lead** should be selected.

**Create call notes later via call list/inbox**\
As soon as a call has ended, you can still find the call later in the call list/inbox and add a note to the call, which will be transferred to the CRM. In the assignment, **contact** and/or **Lead** should be selected. If no assignment is displayed, a contact must first be created and then assigned so that the note can be saved to the contact.

**Which fields are used for logging?**

The following fields are synchronized between the sipgate app and the CRM.

Contact name: for displaying the name\
Mobile: save number without spaces/special characters (in the app as Private)\
Home phone: save number without spaces/special characters (in the app as Private)\
Office phone: save number without spaces/special characters (in the app as Other)\
Tel: save number without spaces/special characters (in the app as Business)

If you use another field, you can call the number via Click2Tel, but you will not see the name. In addition, in this case call logging for the contact is not available.

#### **How does Click2Dial work with Zoho CRM?**

Open a contact in Zoho CRM and click the green handset. The internet browser should now ask whether "sipgate" should be opened. For this, sipgate must be assigned for TEL: links. If another app opens, you will find the settings for [Windows](https://help.sipgate.de/hc/de/articles/12437817364765-Wie-installiere-ich-die-sipgate-App-unter-Windows#Die%20sipgate%20App%20CLINQ%20als%20Standard-App%20f%C3%BCr%20TEL%20einstellen) or for [MacOS](https://help.sipgate.de/hc/de/articles/12433607329565-Wie-installiere-ich-die-sipgate-App-unter-MacOS#Wie%20kann%20ich%20die%20sipgate%20App%20als%20Standard%20App%20f%C3%BCr%20Anrufe%20einstellen?).\
In the sipgate app **→** settings **→** Advanced \*\*→\*\* Extensions: you can set whether you want to select the sender number in advance or whether calls should always be made from the same sender number.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.sipgate.de/cloud-telefonanlage/en/connections-and-integrations/integrationen-fur-die-sipgate-app/zoho-crm-integration.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
