Redmond Protocols Plugfest 2016 Keyur Patel Getting Started with Office Add-ins and the Microsoft Graph Program Manager.

Slides:



Advertisements
Similar presentations
Desktop Mobile Xbox IoT Holographic Surface Hub Universal Windows Platform Core APIs.
Advertisements

USERFILES AND CONVERSATIONS PEOPLE EVENTS GROUPS.
Introduction to Skype A. Name -. Applies to Skype for home and small business accounts.
2007 Microsoft Office System Overview 2007 Microsoft Office System Overview Elizabeth Caley Senior Product Manager Microsoft Canada.
Virtual techdays INDIA │ Nov 2010 Developing Office Biz Application using WPF on Windows 7 Sarang Datye │ Sr. Consultant, Microsoft Sridhar Poduri.
The Open Source Learning Blog – Overview to the Widgets App A simple overview to the.
Getting Started with Microsoft Expression Web 3 January 12, 2012.
Cloud Roadshow. Advanced Office add-in Development with Outlook.
Advanced Technology Days 18. i 19. studenog 2015., Cinestar Arena Centar.
Reduce sign up and sign in friction  by supporting Azure AD for sign in Accelerate user adoption and engagement  by using Azure AD Graph to find users.
Update: Office & SharePoint Development Feb 2016.
What web developers need to know when building Metro style apps Scott Dickens Principal Program Manager Lead Microsoft Corporation DEV352.
Demo Fest of Some Leading Store Apps Module 2.
Andrew Coates Advanced Office add-in Development with Outlook DEV32 7.
Cloud Roadshow. Advanced Web Development with the Office 365 APIs.
Getting Started on Office Addin with AngularJS and Yeoman
Bravely Take your Skills to the Next Level: Office Add-Ins John Liu SharePoint Gurus.
Presented By: Terry Hallman In the Cloud: File Storage, Collaboration, & Communication An Office 365 Overview March 4, 2016.
Redmond Protocols Plugfest 2016 Tristan Davis Office Developer Platform Overview Principal Group Program Manager.
Redmond Protocols Plugfest 2016 Sudhi Ramamurthy Excel Integration using Microsoft Graph APIs Program Manager.
Redmond Protocols Plugfest 2016 Sky Liu Build Powerful Add-ins with Excel APIs Program Manager.
Redmond Protocols Plugfest 2016 Andrew Davidoff Mail, Calendar, and Contacts Graph API Demonstration Senior Software Engineer.
How to Build a Complete Office Add-in Solution Jinghui Zhang Software Engineer Microsoft Corporation.
1/10/2018 9:33 PM Cloud Roadshow © 2014 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO.
Microsoft /26/ :19 PM BRK3114 Create cross-platform mobile apps with Xamarin that connect to Office Services (BRK3114) Fabian G. Williams Sr.
Microsoft /20/ :38 PM BRK3133 Exploit the Microsoft Graph API to supercharge your line-of-business applications Gareth Jones API Architect,
Service Improvement PREVIEW Service Improvement.
Make your app a native part of Office with Add-ins
Office Add-ins: Make your solution a native part of Office
5/12/2018 3:54 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Interacting with O365 using MS Graph API
Office 365 Developer Overview
Office 365 development CloudRoadShow 5/20/ :25 AM
5/22/2018 3:04 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Office Add-ins Intro and Development
5/29/2018 1:32 PM Office UI Fabric behind the scenes: Open source Design & Engineering in Office Peter Jahn Senior UX Engineering Manager OneDrive & SharePoint.
Building Custom Application With Office Add-Ins for OneNote
Microsoft /4/2018 8:21 AM BRK3082 Build solutions and apps with Microsoft OneDrive API and Microsoft Graph API Ryan Gregg Principal Program Manger,
9/11/ :51 AM Cloud Roadshow © 2014 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO.
The Transition to Modern Office Add-in Development
Microsoft Ignite /17/2018 4:41 AM BRK4016
The Transition to Modern Office Add-in Development
Azure DevCamp Identity and Office 365 APIs
9/18/2018 4:42 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Microsoft Virtual Academy
Microsoft Build /22/2018 4:06 AM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
Microsoft Ignite NZ October 2016 SKYCITY, Auckland.
Microsoft Graph for the .NET Developer
11/11/2018 1:08 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
11/13/ :20 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Microsoft Connect /15/2018 3:03 AM
11/15/ :59 AM THR2294 Building great looking experiences with Microsoft Graph and Office UI Fabric Ben Summers Office Marketing David Lavenda Harmon.ie.
Office Add-ins Sudheer Maremanda Program Manager
Microsoft Build /18/ :56 AM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
11/27/2018 6:59 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
ASP.NET Core and Enterprise Security
Migrate your apps from legacy APIs to Microsoft Graph
Excel Rest API Sudhi Ramamurthy Program Manager, Office Extensibility
Microsoft Build /2/2019 6:45 PM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
Microsoft Build /22/2019 5:32 PM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
2/23/2019 4:36 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
2/23/2019 3:15 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Project standard tasks
4/6/2019 8:19 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS.
Microsoft Build /20/ :42 PM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
Microsoft Connect /29/2019 4:52 PM
7/2/2019 8:03 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS.
Project standard tasks
User guide for accessing Outlook via the Outlook Web App (OWA)
Presentation transcript:

Redmond Protocols Plugfest 2016 Keyur Patel Getting Started with Office Add-ins and the Microsoft Graph Program Manager

Overview Add-in Overview + Getting Started Demo Graph Overview + Getting Started Demo Call to action

Developer Vision

Getting Started with Office Add-ins

Extend Office applications across platforms using web technologies. Office Add-ins

Add-in Commands Entry points in Office UI to launch actions Or open a UI Container UI Containers Canvases to draw your own HTML-based UI TaskPanes, Dialogs, Content add-ins Office UI Fabric CSS Toolkit for Office look and feel UI Elements of an Office Add-in Dialog Pane

Demo: dev.office.com + building your first add-in 1.Where are add-ins supported today? 2.Getting started 3.Docs + Samples

Getting Started with the Microsoft Graph

Single endpoint for Office data: 1.Accessing data /me, /users, /groups, /messages, /drive, …. 2.Traversing data /drive/items/ /lastmodifiedByUser 3.Accessing insights /insights/trending 4.Work/School and Personal What is Microsoft Graph? m/

Data spread across multiple services OperationService endpoint GET my profile v1.0/me GET my files v1.0/me/drive/root/children GET my photo v1.0/me/photo/$value GET my mail v1.0/me/messages GET my calendar v1.0/me/calendar GET my manager v1.0/me/manager GET last user to modify file foo.txt v1.0/me/drive/root/children/foo.txt/lastModifiedByUser GET users in my organization v1.0/users GET group conversations v1.0/groups/ /conversations GET people related to me beta/me/people GET my tasks beta/me/tasks GET my notes beta/me/notes/notebooks GET files trending around me beta/me/trendingAround One endpoint to access it :

Pre-req: Account Setup 1.An Office 365 account* -> 2.Load sample data in your account *Personal Microsoft accounts are also supported with our V2 auth endpoint. Auth libraries are currently in preview. More info here: us/docs/authorization/converged_auth. us/docs/authorization/converged_auth

Understanding Auth graph

Demo - Call Microsoft Graph with a Angular app

Call to Action Docs, Getting Started, Samples visit: Need help? Stack overflow: [office-js] or [microsoft-graph] User Voice: officespdev.uservoice.comofficespdev.uservoice.com