# Anhang

### Matrix der Dienste und Authentifizierungsmethoden

| <p><br></p>                        | Dienst        | Authentifizierungsmethode                                     | Zoom Calendaring Service speichert                                                             | Endpunkt empfängt bei der Anmeldung                                               | Endpunkt ruft Kalender ab von |
| ---------------------------------- | ------------- | ------------------------------------------------------------- | ---------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------- | ----------------------------- |
| <p>Benutzerkalender</p><p><br></p> | Microsoft 365 | OAuth                                                         | Access- und Refresh-Token für jedes Benutzerkonto.                                             | Access Token aus dem Zoom Calendaring Service.                                    | Microsoft 365                 |
| Exchange Server                    | Basic         | Benutzername und Passwort für jedes Benutzerkonto.            | Benutzername und Passwort aus dem Zoom Calendaring Service.                                    | Exchange Server                                                                   |                               |
| Google Arbeitsplatz                | OAuth         | Access- und Refresh-Token für jedes Benutzerkonto.            | Access Token aus dem Zoom Calendaring Service.                                                 | Google Arbeitsplatz                                                               |                               |
| <p>Zoom Rooms</p><p><br></p>       | Microsoft 365 | OAuth                                                         | Access- und Refresh-Token für das Dienstkonto von Zoom Rooms.                                  | Access Token für das Dienstkonto von Zoom Rooms aus dem Zoom Calendaring Service. | Microsoft 365                 |
| Exchange Server                    | Basic         | Benutzername und Passwort für das Dienstkonto von Zoom Rooms. | Benutzername und Passwort für das Dienstkonto von Zoom Rooms aus dem Zoom Calendaring Service. | Exchange Server                                                                   |                               |
| Google Arbeitsplatz                | OAuth         | Access- und Refresh-Token für das Dienstkonto von Zoom Rooms. | Access Token für das Dienstkonto von Zoom Rooms aus dem Zoom Calendaring Service.              | Google Arbeitsplatz                                                               |                               |
| Erweiterter API Connector (EAC)    | Microsoft 365 | OAuth                                                         | Access- und Refresh-Token für das EAC-Dienstkonto.                                             | Kalenderdaten                                                                     | Erweiterter API Connector\*   |
| Exchange Server                    | Basic         | Benutzername und Passwort für das EAC-Dienstkonto.            | Kalenderdaten                                                                                  | Erweiterter API Connector\*                                                       |                               |
| Google Arbeitsplatz                | OAuth         | Access- und Refresh-Token für das EAC-Dienstkonto.            | Kalenderdaten                                                                                  | Erweiterter API Connector\*                                                       |                               |

\* EAC-Endpunkte rufen ihre Kalenderdaten vom EAC ab, das wiederum seine Kalenderdaten vom Zoom Calendaring Service abruft. Mit anderen Worten: Der EAC-Dienst und die zugehörigen Endpunkte stellen keine Verbindung zu Microsoft 365, Exchange oder Google Arbeitsplatz her.


---

# Agent Instructions: 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:

```
GET https://library.zoom.com/technical-library/de/administratorbereich/third-party-integrations/zoom-calendaring-integration-explainer/appendix.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
