> For the complete documentation index, see [llms.txt](https://library.zoom.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://library.zoom.com/technical-library/nl/beheerdershoek/third-party-integrations/integrating-zoom-with-microsoft-teams.md).

# Zoom integreren met Microsoft Teams

## Overzicht

Het Zoom Platform integreert met Microsoft Teams op drie verschillende manieren om communicatie en Samenwerking te stroomlijnen: een in-app Integratie(s) voor Microsoft Teams, de Zoom Assistent en Zoom Phone voor Microsoft Teams.

De in-app Integratie(s) brengt Zoom Meetings, Zoom Phone en Zoom Whiteboard-functies rechtstreeks naar de Teams-client. De Zoom Assistent is een lichte desktopwidget die overal op het bureaublad altijd Beschikbaar Access tot Zoom Phone-functies biedt. Zoom Phone voor Microsoft Teams is een aanbod voor directe Routering als een service (DRaaS) dat de PSTN-infrastructuur van Zoom Phone native integreert in de Teams-client, waardoor gebruikers via Teams kunnen bellen en gebeld kunnen worden terwijl ze gebruikmaken van Zoom's telefonie-diensten.

Dit document legt de functionaliteit, implementatievereisten en gebruikerservaring voor elke Integratie(s)-optie uit.

{% content-ref url="/pages/3d5da3523056e5301920edf528b06d9dbdad4381" %}
[Het Zoom Platform integreren met Microsoft Teams](/technical-library/nl/beheerdershoek/third-party-integrations/integrating-zoom-with-microsoft-teams/integrating-the-zoom-platform-with-microsoft-teams.md)
{% endcontent-ref %}

{% content-ref url="/pages/76cfaa3286c48941e5f0bbadb372403c5b0f75d0" %}
[Zooms in-app Integratie(s) voor Microsoft Teams](/technical-library/nl/beheerdershoek/third-party-integrations/integrating-zoom-with-microsoft-teams/zooms-in-app-integration-for-microsoft-teams.md)
{% endcontent-ref %}

{% content-ref url="/pages/8e682e1a9bc4523f001f49a5f241e41b4da9e9db" %}
[De Zoom Assistent](/technical-library/nl/beheerdershoek/third-party-integrations/integrating-zoom-with-microsoft-teams/the-zoom-assistant.md)
{% endcontent-ref %}

{% content-ref url="/pages/ef7830ff32e6acf5a6d686bde092d3a4e761c3f8" %}
[Zoom Phone voor Microsoft Teams](/technical-library/nl/zoom-workplace/zoom-phone/third-party-integrations/zoom-phone-for-microsoft-teams.md)
{% endcontent-ref %}

## Conclusie

Zoom biedt een reeks Samenwerking-functies en Integratie(s) die zijn ontworpen om de ervaring van de digitale werkruimte te verbeteren. De flexibiliteit van Zooms kernservices, mogelijk gemaakt via een in-app Integratie(s), de Zoom Assistent en Zoom Phone voor Microsoft Teams, illustreert Zooms toewijding aan het verbeteren van communicatie en connectiviteit binnen een verenigde, digitale werkruimte. Met deze Samenwerkingstools worden gebruikers in staat gesteld om naadloos samen te werken, te communiceren en verbinding te maken in realtime vanuit verschillende omgevingen, met workflows die helpen om alles eenvoudig te houden.

Voor meer informatie over deze Integratie(s), of over het opnemen van Zoom-producten in uw Zakelijke omgeving, kunt u contact opnemen met uw accountteam.


---

# 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://library.zoom.com/technical-library/nl/beheerdershoek/third-party-integrations/integrating-zoom-with-microsoft-teams.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.
