> 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/pt/canto-do-administrador/third-party-integrations/zoom-calendaring-integration-explainer.md).

# Explicador das Integrações de calendário do Zoom

## Visão geral

A integração de calendário do Zoom conecta o Zoom a fornecedores de calendário de terceiros, permitindo que os usuários visualizem e gerenciem eventos de calendário diretamente nos clientes Zoom e nos sistemas de sala, sem alternar entre aplicativos.

O Zoom oferece suporte à integração de calendário com Microsoft 365, Microsoft Exchange Server e Google local de trabalho. Quando a integração de calendário está ativa, o Serviço Web de Calendário do Zoom lida com autenticação, gerenciamento de token e sincronização de Evento em todos os pontos de extremidade conectados — incluindo aplicativos de desktop e móveis, Zoom Rooms e sistemas de sala baseados em H.323/SIP. A função Sincronizar Bidirecional de Calendário, que está habilitada por padrão, garante que as alterações feitas no Zoom ou no fornecedor de calendário conectado sejam refletidas automaticamente em ambos.

Este documento explica como a integração de calendário funciona, descreve o fluxo de dados e o modelo de segurança para cada tipo de ponto de extremidade e fornece orientações de configuração para ambientes Microsoft e Google.

{% content-ref url="/pages/d1e1d5bb627ae9949303f899805f0a4ea8ce7447" %}
[Visão geral do calendário do Zoom](/technical-library/pt/canto-do-administrador/third-party-integrations/zoom-calendaring-integration-explainer/zoom-calendaring-overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/d5c2696ac3046b7dfa413a9d5476ca74d74d39ff" %}
[Endpoints de calendário do Zoom](/technical-library/pt/canto-do-administrador/third-party-integrations/zoom-calendaring-integration-explainer/zoom-calendaring-endpoints.md)
{% endcontent-ref %}

{% content-ref url="/pages/8c32605a7614bd0c05f09d701b973f191ad7a1bf" %}
[Detalhes Específicos do Provedor](/technical-library/pt/canto-do-administrador/third-party-integrations/zoom-calendaring-integration-explainer/provider-specific-details.md)
{% endcontent-ref %}

{% content-ref url="/pages/2bb64ef5fb7094952c7ef4e102c78ddad10c251c" %}
[Apêndice](/technical-library/pt/canto-do-administrador/third-party-integrations/zoom-calendaring-integration-explainer/appendix.md)
{% endcontent-ref %}


---

# 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/pt/canto-do-administrador/third-party-integrations/zoom-calendaring-integration-explainer.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.
