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

# Microsoft Dynamics integration

Microsoft Dynamics 365 is a cloud solution that intelligently supports your business processes. This includes applications for managing customer relationships (CRM) and enterprise resource planning (ERP).

{% hint style="danger" %}
**Important:** The integration does not work with Dynamics 365 Business Central.
{% endhint %}

With sipgate, you can make calls directly from Microsoft Dynamics 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 telephone system with the telephony app for desktop and mobile.

{% hint style="warning" %}
**Important:** To set up Dynamics in the sipgate app, registration and sign-in by an administrator in the Azure portal are required.
{% endhint %}

**Integration of Microsoft Dynamics 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 "Microsoft Dynamics" and click the "Connect with Microsoft Dynamics" button.

![dynamics.png](/files/5643fd3e8c3448a3763eed4c4d2a0cfec8bc86c7)
{% endstep %}

{% step %}
**Enter account URL**

Enter the required account URL here.

![dynamics\_api.png](/files/58c625feae9842366c5bd16d5b25ca6099c6cf3b)
{% endstep %}

{% step %}
**Perform Microsoft login**

The sipgate app will now take you to a Microsoft login, where you enter your access data accordingly and agree to the exchange of data between Microsoft Dynamics and the sipgate app.

![microsoftSSOLOgin.png](/files/0ebee786f82c83975c720cae2c592a1364cd8612)

![MS\_SSO\_02.png](/files/3e7b71aebdb00d74a1d6ae328298299ef00bc1f0)

{% hint style="warning" %}
**Important:** To set up Dynamics in the sipgate app, registration and sign-in by an administrator in the Azure portal are required. Only then can users successfully connect via the sipgate app with Microsoft Dynamics.
{% endhint %}
{% endstep %}

{% step %}
**Confirm connection**

You have now successfully connected Microsoft Dynamics and the sipgate app. ![Screenshot 2023-04-04 at 11.03.13.png](/files/e55ca963d4be726fa2044342bb9444f9e95c54c5)
{% 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/microsoft-dynamics-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.
