> 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/freshservice-integration.md).

# Freshservice integration

Freshservice is rightly regarded as an entry-level-friendly IT service management system. The business application is an ITIL-compliant solution that lets you get started immediately with ticket creation as well as incident, problem, or change management. It includes useful features such as asset management and a service catalog with rules that can be automated.

With sipgate, you can make calls directly in Freshservice and use your contacts in the sipgate app. This way, you always see who is calling and don’t have to switch between different tools. sipgate is your phone system with the telephony app for desktop and mobile.

Connect sipgate and Freshservice and benefit from automatic contact synchronization. All changes or new contacts that you add in the sipgate app during or after the call are automatically saved in Freshservice. **Integration of Freshservice in the sipgate app:**

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

In the sipgate app, click the gear icon on the left and select the item "Integrations".

Under the “Integrations” section, search for the “Freshservice” entry and click the “Connect with Freshservice” button. ![freshservice.png](/files/1eed786950a7fe98d213bba717481eeb3a6df7b6)
{% endstep %}

{% step %}
**Enter API data**

Enter the required API key and API URL here.

![freshservice-api.png](/files/6bff539e9cf3fd6d01d6c464291cffe54777a9af)
{% endstep %}

{% step %}
**Confirm connection**

You have now successfully connected Freshservice and the sipgate app.

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

**Find the API key in your Freshservice account:**

{% stepper %}
{% step %}
**Open Settings**

Log in to your Freshservice account, click the user icon in the top right, and select “Settings.”

![freshchat\_einstellungen1.png](/files/d2f113656c195b65d7805de5f0dcb50adb5e1f56)
{% endstep %}

{% step %}
**Copy API key**

In the menu, click on “API Settings” and confirm the captcha.

![freshservice\_einstellungen1.png](/files/d184031b753a5950575a427736f3a1aaf579cb36)

Here you will now find your API key.

![freshservice\_einstellungen2.png](/files/aa5663e804c73feca0ee0c97b86275733ad0bb56)

{% hint style="warning" %}
Important: The API key is only available starting with the paid PRO version of Freshservice.
{% endhint %}
{% endstep %}
{% endstepper %}


---

# 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/freshservice-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.
