> 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/propstack-intergration.md).

# Propstack Integration

Propstack is a leading brand in the real estate industry, offering innovative and automated solutions for efficient and modern work environments. Their flagship product, Propstack broker software, is a state-of-the-art real estate CRM platform that supports companies with seamless workflow management across all business phases.

With sipgate, you can make calls directly from Propstack and use your contacts in the sipgate app. This means you can 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.

#### **Integration of Propstack in the sipgate app:**

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

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

In the "Integrations" section, find the "Propstack" entry and click the "Connect with Propstack" button. ![propstack.png](/files/5fe9e7a227f8bd385e3f4a374f4c6f09d2c865d9)
{% endstep %}

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

Enter the required API key here.

![propstack\_api.png](/files/4696c2221ccca613270fde61f33225a745d035c6)
{% endstep %}

{% step %}
**Confirm connection**

This means you have successfully connected Propstack and the sipgate app.
{% endstep %}
{% endstepper %}

#### Import Contacts:

{% hint style="info" %}
Note: Via Propstack API v1, a maximum of 50,000 contacts can be imported. If this is a problem because you have more contacts, please contact sipgate support. We are currently gathering demand to adapt the API to v2, where more contacts can be imported. Depending on the number of contacts to be integrated, it may take a few minutes until they are fully displayed.
{% endhint %}

#### **Find or create the API key in your Propstack account:**

In your Propstack account, click the icon with your initials in the top right corner and select "User settings" from the menu.

![propstack1.png](/files/8d83c2966a0f07e136e5a147419f6594ae88166d)

In the new view, under "Interfaces", select "API keys". On the right, you can now see already created API keys or create a new key using the "Add API key" button. ![propstack2.png](/files/d28dde2a34a370dbfb235d4feede5f91aec7b849)

If you create a new API key, a pop-up window opens after clicking the "Add API key" button.

In the API templates, you can now select sipgate App Free or Business and save.

![](/files/1c3c641a69974d7b19bc3cce7f4c8db527d46e1c)

Assign any name to the new key here and grant the parameters "Contacts" and "Users" the access rights "Read" and "View" respectively, and the parameter "Activity types" the access right "Read".

{% tabs %}
{% tab title="sipgate App Free" %}
![](/files/382415d29eed0185c5cbf6d7e03e71912dd0f046)

![](/files/d34e8a7f8381a4710645802e1ae1489fd2fbb2c1)
{% endtab %}

{% tab title="sipgate App Business" %}
![](/files/58dc9aebe9ba846da80b024aa60cc1e7ecfdb702)

![](/files/8d96e7ffdd925ef6ec996dc56a8fdad65d1c09ba)
{% endtab %}
{% endtabs %}

<figure><img src="/files/dae4f2d2b8497bb59fd0df9f73eda8a8bd6f1d0f" alt=""><figcaption></figcaption></figure>

Finish the entries with the "Save" button at the bottom.


---

# 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/propstack-intergration.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.
