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

# Recruit CRM integration

Recruit CRM is recruitment software with ATS + CRM. Manage contacts and share jobs on your website.

With sipgate, you can call directly from Recruit CRM and use your contacts in the sipgate app. This way, you can always see which contact is currently calling and don’t have to switch between different tools. sipgate is your phone system with the telephony app for desktop and mobile.

**Integration of Recruit CRM 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 "Recruit CRM" and click the "Connect with Recruit CRM" button. ![recruitcrm.png](/files/eb89113efbe644dbfb3046903863b8b95f87440e)
{% endstep %}

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

Enter the required API key here.

![recruitcrm\_api.png](/files/02105388dc0fad31773d2277db0a5e08650de7a1)
{% endstep %}

{% step %}
**Confirm connection**

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

{% hint style="warning" %}
For creating the API key, **Recruit CRM Business** or **Enterprise** is required.
{% endhint %}

Log in to your Recruit CRM account, click the gear icon (Settings) in the lower-left corner of the window, and then select the "API" menu item under "API" on the right.

![recruitcrm1.png](/files/c66e1a2991089667c52dd5a37fe2f5d3d689f7d9)

In the new window, you can now switch the API token on or off (enable, disable) using the switch, copy the token using the "Copy" button, and regenerate the API key using "Reset Token".

![recruitcrm2.png](/files/fcff07040df7de9b46b75d18205cc12dd88a46bd)


---

# 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/recruit-crm-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.
