Download presentation
Presentation is loading. Please wait.
Published byAlban Singleton Modified over 8 years ago
3
Use Outlook Task API to access tasks stored on user’s mailbox. These REST API’s are Simple to use. Supports CRUD. JSON structured. OAuth 2.0 supporting. Available for both Office 365 and consumer mailboxes. Overview
4
What is an Outlook Task A task is an item that you create in Outlook to track until its completion. A task can occur once or repeatedly. >A recurring task can repeat at regular intervals, or it can repeat based on the date that you mark the task complete. Outlook Task How is Outlook Task organized Folder group Folder Tasks
5
Authentication and Authorization Open ID Connect for single sign on OAuth 2 for user and admin consent Outlook Task API Permissions required Tasks.Read Tasks.ReadWrite
7
Notification Get notification for create, update, delete of tasks Notification, Sync, Batching support Sync Support full sync and incremental sync Sync possible on >Task folder >Task entity Batching Combining multiple REST API calls into a single POST request
9
Related content
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.