Translation of "der Mail-API" in English
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
Wenn Sie eine GET-Anforderung für eine Sammlung in der Mail-API stellen, werden die Ergebnisse in Form einer Seite mit einer maximalen Größe zurückgegeben.
When you do a GET request on a collection in the Mail API, the results are returned as a page, with a maximum size.
Diese Bibliothek wird auch nützlich sein, wenn wir zum Aufruf der Mail-API kommen.
This library will also come in handy once we get to calling the Mail API.
Erstellen und Aktualisieren von Tickets per E-Mail anhand der Mail-API
Creating and updating tickets from an email inbox using the Mail API
Eine ausführlichere Beschreibung der Mail-API und der verfügbaren Befehle finden Sie unter Aktualisieren der Ticketeigenschaften per E-Mail anhand der Mail-API.
For a more detailed explanation of the Mail API and a list of commands that may be used, see Using the Mail API to update ticket properties from your inbox.
Da wir nun ein Zugriffstoken abrufen können, bietet es sich an, mit der Mail-API fortzufahren.
in views.py.Now that we can get an access token, we're in a good position to do something with the Mail API.
Vor der Verwendung der Mail-API müssen Sie den Dienst „Day CQ Mail" über die Systemkonsole konfigurieren.
Before using the Mail API, configure the Day CQ Mail service through the system console.
Unser Ziel in diesem Abschnitt ist, die Schaltfläche Log in so zu konfigurieren, dass sie OAuth2 zum Abrufen eines Zugriffstokens verwendet, das wir mit der Mail-API verwenden können.
OAuth2-Framework.Our goal in this section is to make the Log in button use OAuth2 to obtain an access token that we can use with the Mail API.