> For the complete documentation index, see [llms.txt](https://help.sipgate.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.sipgate.de/cloud-telefonanlage/en/connections-and-integrations/integrationen-fur-die-sipgate-app/zendesk-integration.md).

# Zendesk integration

Zendesk is the world's leading cloud-based service software solution trusted by over 40,000 organizations. Zendesk is popular with both customer service teams and customers because of its simple interface, and integrates seamlessly into all support channels such as email, web, chat and social media. With sipgate you can make calls directly in Zendesk and use your contacts in the sipgate app. This way you always see who is calling and do not have to switch between different tools. sipgate is your phone system with the telephony app for desktop and mobile.

Connect sipgate and Zendesk and benefit from automatic contact synchronization. All changes or new contacts you add in the sipgate app during or after the call are automatically saved in Zendesk.

#### Integration of Zendesk in the sipgate app

{% hint style="warning" %}
Important: The Zendesk integration refers to Zendesk for customer service and not to the module CRM.
{% endhint %}

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

In the sipgate app, click the gear icon on the left and select **Integrations** from.\
Under **Integrations** search for the entry **Zendesk** and click the button **Connect to Zendesk**.

![](/files/b8e4d76baaa626de637d769996f28d3ee09b3c2d)
{% endstep %}

{% step %}
**Enter account URL**

Enter the account URL here.

![](/files/8ab4fbce7b738094c3976f4ad9e21afe2611005d)
{% endstep %}

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

Agree to the exchange between the apps.

![Zendesk1\_correct](/files/db8f04975e12f424e7f8eabf3e81f63b94542d3a)
{% endstep %}

{% step %}
**Confirm connection**

You have successfully connected Zendesk and the sipgate app.

![Screenshot](/files/e55ca963d4be726fa2044342bb9444f9e95c54c5)

{% hint style="info" %}
Note: Depending on the number of contacts to be integrated, it may take a few minutes until they are fully displayed.
{% endhint %}
{% endstep %}
{% endstepper %}

#### How can I make calls with sipgate's Zendesk integration?

After you have synchronized your Zendesk contacts with the sipgate app, you have additional options for making calls:

* You make calls directly from the sipgate app.
* Install the [sipgate App Click2Dial add-on for Chrome](https://chrome.google.com/webstore/detail/sipgate-app-click2dial/meocbidedjibjdlhfjgplpogklmbhbko?hl=de). In Zendesk, go to the desired contact and click the blue handset icon next to the phone number. This will start the call with the sipgate app.

#### Error messages and solutions

{% hint style="info" %}
**Error message**: Invalid Authorization request, Invalid Request “redirect\_uri” mismatch.\
**Cause:** The sipgate profile in Zendesk is corrupted – usually after changes to [sipgate.de](https://sipgate.de) integrations.\
**Solution:** Please contact sipgate Support. We will forward the adjustment to the Zendesk team.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

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

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
