All Questions
3 questions
0
votes
1
answer
3k
views
OAuth2 Authorization Code - Outlook rest API
I would like to download the emails and their attachments from my Outlook account via Python. Therefore, I have used the official python script with some changes since I didn't want to employ Django. ...
0
votes
1
answer
406
views
Outlook Push Notifications REST API - How to protect the Notification URL?
I have implemented an integration with Outlook API. We are using the Notifications Rest API to get the notifications on any changes on the users mailbox.
https://learn.microsoft.com/en-us/previous-...
0
votes
1
answer
595
views
regarding Outlook 2013 API.
Would it be possible to obtain, create, update and delete the events on the calendar with REST API for Office 2013 Outlook?
It seems it is possible by integrating On-premises and Azure AD that is ...