# Bitrix24 integration

Bitrix24 includes over 35 integrated tools, including CRM, tasks, Kanban board, Gantt chart, messenger, video calls, file storage, workflow automation, and more. With over 12 million users, Bitrix24 is one of the most popular business software solutions.

With sipgate, you can make calls directly from Bitrix24 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.

#### Integration of Bitrix24 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 entry "Bitrix24" and click the "Connect with Bitrix24" button.

![bitrix.png](/files/acaf1749b5208c6a352285cbd2308962ead62dd7)
{% endstep %}

{% step %}
**Enter API URL**

Enter the required Bitrix API URL here (see below)

![bitrix\_api.png](/files/f01d96e91c141258b7f24eca38dc22d7bba28608)
{% endstep %}

{% step %}
**Confirm connection**

You have now successfully connected Bitrix24 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 or create API key in your Bitrix24 account

{% hint style="warning" %}
**Important: To use the Bitrix24 API interface, you must have at least the Standard plan booked.**
{% endhint %}

{% stepper %}
{% step %}
**Open REST API**

Log in to your Bitrix24 account and select "CRM" in the menu on the left, then the "Add-ons" tab and there "REST API".

![bitrix24\_1.png](/files/893f02a587080664f1599e41af555864022bb57e)
{% endstep %}

{% step %}
**Select integration**

In the following window, click the "Third-party system integration" tile.

![bitrix2 copy.png](/files/9fe447590ce7cc0d6bbd76fd21a8e1bfe1bfb444)

Then click "Synchronize customers".

![bitrix3 copy.png](/files/e49b19d70412dfb4e236f714a0711b4359b9f159)
{% endstep %}

{% step %}
**Generate Web API**

Here you will already find web APIs that have been created. Using the "Generate New" button, you can create a corresponding new web API.

{% hint style="warning" %}
**Important: If you create a new web API, be sure to confirm your entries with the "Save" button at the bottom of the page.**
{% endhint %}

![bitrix4 copy.png](/files/ad63c4c9a2ae0a832aad887e21250f4bc1ff1613)
{% endstep %}
{% endstepper %}

#### How does Click2Dial work with Bitrix24?

{% hint style="info" %}
**Note**: The sipgate app currently only registers for tel:, so callto: must be changed to tel: in the CRM.
{% endhint %}

You can simply ask Bitrix24 AI how to change the formatting from callto: to tel:.\
Alternatively, you can jump directly to the formatting via the link [Name.bitrix24.de/crm/configs/config/?CRM\_SM\_CONFIG\_active\_tab=tab\_format](http://name.bitrix24.de/crm/configs/config/?CRM_SM_CONFIG_active_tab=tab_format) or via CRM ➔ Settings ➔ CRM settings ➔ Miscellaneous ➔ Other settings ➔ Format: save the link in the format callto: "custom format"\
// template URL: tel:\[phone]\
Current phone numbers and new phone numbers are now stored formatted as tel:phone number and then open the default app for tel: calls.

!\[image.png]\(../../.gitbook/assets/image (3).png)

#### Errors and solutions

<details>

<summary>Error: Bitrix24 cannot be connected successfully</summary>

**Cause 1:** The Bitrix24 API may also be used for other integrations apart from the sipgate app.\
**Solution 1.1:** Check whether the other integrations are needed; if not, disconnect them and connect the sipgate app again.\
**Solution 1.2:** Contact Bitrix Support to clarify whether the number of API requests can be adjusted before a block is imposed.

**Cause 2:** The API data is shared with another account, which leads to increased requests.\
**Solution 2.1:** Reduce the number of requests if possible.\
**Solution 2.2:** Contact Bitrix Support to clarify whether the number of API requests can be adjusted before a block is imposed.

</details>


---

# Agent Instructions: 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:

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

The question should be specific, self-contained, and written in natural language.
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.
