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

# fincrm integration

fincrm is an innovative software solution for financing brokers in the real estate industry. Thanks to centralized data, you can comprehensively plan and document all activities.

With sipgate, you can call directly from fincrm and use your contacts in the sipgate app. This way, you can always see which contact is currently 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 fincrm in the sipgate app:**

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

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

Under "Integrations", search for the entry "fincrm" and click the "Connect with fincrm" button. ![fincrm-login.png](/files/7812d30cf56c2453b9396ce8b688c590e58fc443)
{% endstep %}

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

Enter the required API key and API URL here.

![fincrm-api.png](/files/0a0bdb4ab719b45ff7d2f517f2da49cbc0e85e8a)
{% endstep %}

{% step %}
**Confirm connection**

You have now successfully connected fincrm 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 API key in your fincrm account:**

{% stepper %}
{% step %}
**Open settings**

Click the "gear icon" on the left edge of the screen to go to the settings.

![fincrm1 Kopie.png](/files/8ae92dce54fc3e6300742bc63e3e5e29967a8691)
{% endstep %}

{% step %}
**Create token**

Now select "Personal Access Token" under "Developer" and then click the "Create token" button in the upper right.

![fincrm2 Kopie.png](/files/b335d3f212842b78a8fa41952cb843fefbc537ca)

Give the new API key (Personal Access Token) a name of your choice.

![fincrm3 Kopie.png](/files/c9b84b61374a7d839a8b268c6fe194c21afad4c1)
{% endstep %}

{% step %}
**Copy token**

Follow the instructions and copy the API key (Personal Access Token) accordingly.

![fincrm4 Kopie.png](/files/ee0a532c6cac95d9b3dfc76d9b14a6fa5e4abafd)

{% hint style="warning" %}
Important: Please note that, on the part of fincrm, the API key is valid for only one year.
{% 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/fincrm-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.
