Skip to main content

All Questions

Filter by
Sorted by
Tagged with
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. ...
fdrigo's user avatar
  • 201
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-...
Rajneesh's user avatar
  • 2,281
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 ...
n-ks4xk's user avatar