> 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 op drie verschillende manieren met Microsoft Teams om communicatie en Samenwerking te stroomlijnen: een Integratie(s) in de app voor Microsoft Teams, de Zoom Assistent en Zoom Phone voor Microsoft Teams.

De Integratie(s) in de app 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 toegang biedt tot Zoom Phone-functies. Zoom Phone voor Microsoft Teams is een aanbod van Routering as a service (DRaaS) dat de PSTN-infrastructuur van Zoom Phone nativ integreert in de Teams-client, waardoor gebruikers via Teams kunnen bellen en gesprekken ontvangen terwijl ze gebruikmaken van de telefonie-services van Zoom.

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

Neem voor meer informatie over deze Integratie(s), of over het opnemen van de producten van Zoom in uw Zakelijk, contact op 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.
