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

# Actaport integration

Actaport, as a cloud application, is the tool of choice for handling all upcoming tasks in the law firm mobile and digitally. With sipgate, you can make calls directly from Actaport and use your contacts in the sipgate app. This way, you always see which contact 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 Actaport 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 Actaport.

## **Integration of Actaport in the sipgate app**

{% stepper %}
{% step %}
**Open integrations**

In the sipgate app, click the gear icon on the left and select the “Integrations” item. Under “Integrations”, search for the entry “Actaport” and click the “Connect with Actaport” button. ![API.png](/files/70ef11804aae959b8871b5e418b4acffc6a7549b)
{% endstep %}

{% step %}
**Enter API key**

Enter the required API key here in the format realm:user:password:clientSecret. To be able to use the integration of Actaport in the sipgate app, you must add the paid “CLINQ integration” to your Actaport account. After you have done this, you will receive two emails from Actaport with the required details, especially the API key.

![API\_Key.png](/files/a63ef5261ef9b564a1636710ef2bc8dd1652eabb)
{% endstep %}

{% step %}
**Confirm connection**

You have now successfully connected Actaport and the sipgate app.

{% 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 %}

## **Find or create the API key in your Actaport account**

As mentioned above, for a successful integration of Actaport in the sipgate app, you must add the paid product “Clinq integration” to your Actaport account. If you have not already done so, please proceed as described below.

{% stepper %}
{% step %}
**Open user management**

In your account, select the “User management” item on the left in the menu bar.

![Actaport\_1a Kopie.png](/files/5e681195e475f5238a3b91d31121baa1d8729912)
{% endstep %}

{% step %}
**Change subscription**

Select the “Licenses” tab and click the “Change subscription” button.

![Actaport\_3a Kopie2.png](/files/ede9a88eff7257315a93d5e6db0ce93c45223fa0)
{% endstep %}

{% step %}
**Select Clinq integration**

In the new window, click the “Change package” button and select “Clinq integration” from the following list.

![image1.png](/files/dc862a9f1067b2b3f3952ce43d517d4627f4f81b)
{% endstep %}

{% step %}
**Receive emails**

You will then receive two separate emails from Actaport with the required data. Please note that the links received in the emails are only valid for seven days and can only be accessed once.

Please refer to the emails for details.
{% 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/actaport-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.
