# Connect Calling Platforms

### Connect your telephony platforms with Salescaling to automatically import and analyze all your recorded business calls.

<figure><img src="/files/8803e8fe0f9a8270b394cc63e9aec30071aa9a1b" alt=""><figcaption></figcaption></figure>

This section will guide you through the connection process for each of the supported platforms. Each system has its own requirements, so detailed individual guides have been created.

Select the platform you want to connect to see the step-by-step instructions:

* [**Integration with Aircall**](/en/platform-settings/integraciones/conectar-plataformas-de-llamadas/aircall.md)
  * Connect your Aircall account via API ID and API Token to synchronize recordings.
* [**Integration with Hubspot Calls**](/en/platform-settings/integraciones/conectar-plataformas-de-llamadas/hubspot.md)
  * Automatically import recorded calls from your Hubspot account.
* [**Integration with Ringover**](/en/platform-settings/integraciones/conectar-plataformas-de-llamadas/ringover.md)
  * Connect your Ringover account via API Key to synchronize recordings.
* [**Integration with 3CX**](/en/platform-settings/integraciones/conectar-plataformas-de-llamadas/threecx.md)
  * Set up call import from your 3CX system via credentials or SFTP.

**Frequently Asked Questions (FAQ)**

<details>

<summary>Where do I find my API ID and API Token to connect Aircall?</summary>

In the Aircall Dashboard, go to **Integrations and API** in the side menu, then to the **API Keys** tab and click **Generate an API key**. Your API ID and API Token will be shown. Remember that the API Token is only displayed once at the time of creation, so store it in a safe place.

</details>

<details>

<summary>Where do I find my API Key to connect a platform like Ringover?</summary>

Generally, the API Key is a secret key found in the settings panel or in the developer section of your Ringover account. You will need to log in to Ringover to find it. If you have issues, consult Ringover's help documentation or contact their support team.

</details>

<details>

<summary>What is "User Mapping" for the 3CX integration and why is it important?</summary>

"User Mapping" is the process of associating the `Extension ID` of a user in 3CX with their corresponding user account in Salescaling. It is a crucial step so that when a call from 3CX is imported, Salescaling knows which team member should be correctly assigned the recording.

</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://docs.salescaling.com/en/platform-settings/integraciones/conectar-plataformas-de-llamadas.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.
