# Attio integration

Attio offers a completely new type of CRM that works in real time, is fully customizable, and collaborates intuitively. With Attio, companies have the ability to create, build, and deploy their CRM exactly the way they want.

With sipgate, you can make calls directly from Attio 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 Attio 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 "Attio" and click the "Connect with Attio" button. ![attio.png](/files/62d9c5ddf696ffeba9536f46465e85683d600524)
{% endstep %}

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

Enter the required API key and the API URL here.\
This is: [https://app.attio.com/yourcompanyname](https://app.attio.com/IhrFirmenname).

As an example for sipgate: [https://app.attio.com/sipgate](https://app.attio.com/IhrFirmenname)

![attio\_api.png](/files/a718988f6e8f82e4987dead06670b9a54cf77a43)
{% endstep %}

{% step %}
**Confirm connection**

You have now successfully connected Attio 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 %}

#### **Finding or creating an API key in your Attio account:**

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

In your Attio account, click the button with the three dots in the top right corner (next to the icon with your initials) and select "Object Settings" from the menu.

![attio1.png](/files/747531b55a38ef9dfd649a7030be8bddb2060ff4)
{% endstep %}

{% step %}
**Create integration**

Now select the "Developers" menu item and then click the blue "Create a new integration" button.

![attio2.png](/files/ad407daa24385fba32fc297d048714d8b83280a9)

In the new pop-up window, please assign any name you like for the new integration and then click "Create".

![attio3.png](/files/80424feb73b8d08ac07748b73bc3902dbd2b3ca6)
{% endstep %}

{% step %}
**Configure scopes**

**In the view that follows, open the "Scopes" entry and set the value "Read" for "Records" and "Object Configuration" respectively.**

![attio4.png](/files/445f97cc09085f708ca9e2b07812ff148361368c)
{% endstep %}

{% step %}
**Copy access token**

Finally, open the "Access tokens" entry. Here you can view, copy, and delete the access token (API key). If needed, you can also create a new token/API key here. ![attio5.png](/files/2b139c24a30dd2827ac9f6852f5cdd3cb234aaf9)
{% endstep %}
{% endstepper %}


---

# 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/attio-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.
