Microsoft 2016 6/26/2018 6:05 PM BRK3044 Integrate line of business services with Outlook on Windows, Mac and web Andrew Salamatov Bharathan Venkateswaran.

Slides:



Advertisements
Similar presentations
Cloud Roadshow. Advanced Office add-in Development with Outlook.
Advertisements

Cloud Roadshow. Getting Started with Office add-ins.
Cloud Roadshow. Getting Started with mobile app development with the Office 365 APIs.
Demo Fest of Some Leading Store Apps Module 2.
Understanding Office MAC: What Windows Admins need to know
Office 365 Development July 2014.
1/10/2018 9:33 PM Cloud Roadshow © 2014 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO.
Get an Introduction to the SharePoint Framework
Make your app a native part of Office with Add-ins
Microsoft Ignite /10/2018 3:38 AM
Office Add-ins: Make your solution a native part of Office
Managing and Deploying Office Add-ins and Office 365 Apps
Manage Office 365 more effectively: what’s new in Office 365 admin?
Create beautiful, fast, interactive pages in SharePoint
Office 365 Developer Overview
Microsoft Office SharePoint Server 2007 Enterprise Search
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,
6/5/2018 1:30 PM THR1029 Spend less time managing data and more time with customers: Quick tour of Outlook Customer Manager Welly Lee
Office 365 Development July 2014.
Microsoft /17/2018 4:24 AM BRK4012 Dive deep on Skype Web SDK & Skype for Business App SDK - Build apps across Web, IOS & Android Srividhya Chandrasekaran Amit.
Microsoft Ignite /17/2018 4:41 AM BRK4016
Build Connected Productivity Apps for SharePoint and Office
6/17/ :27 AM BRK3341 Unlock extensibility by connecting your service to PowerApps and Microsoft Flow Theresa (Tessa) Palmer–Sr. Program Manager Sunay.
Firstline Workforce and Office 365: Microsoft StaffHub
Discover the New SharePoint Content Publishing Experiences
Do more with Microsoft Word and Office 365
Microsoft Ignite /18/2018 8:30 PM BRK2065
Microsoft Ignite /31/ :08 AM
TechEd /7/ :00 AM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks.
Workflow Orchestration with Adobe I/O
Dive deeper into what’s new and what’s coming in Outlook for Mac
9/12/2018 7:13 AM What’s new and what’s coming for Outlook add-ins including Office 365 Centralized Deployment Harshit Kumar & Wey Love Outlook Ecosystem.
Dive deeper into what’s new and what’s coming in Outlook for Windows
Integrate Power BI with Microsoft Dynamics
Automate all things! Microsoft Azure continuous deployment
Office Power Hour New developer APIs and features for Apps for Office
Windows Store for Business
Microsoft Build /22/2018 4:06 AM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
Drive productivity with OneDrive and SharePoint file collaboration
The Future of SharePoint Development - Vision, Strategy, and Roadmap
Protect your OneDrive and SharePoint files on mobile devices
Microsoft /15/2018 1:27 AM BRK2055 How GigJam enables you to spontaneously and momentarily involve others in your work Adam Jung, Office 365 Product.
11/15/ :59 AM THR2294 Building great looking experiences with Microsoft Graph and Office UI Fabric Ben Summers Office Marketing David Lavenda Harmon.ie.
Learn about PnP initiative and the new SharePoint Framework
Customize and Tune Microsoft Office 365 Data Loss Prevention
Seamless Office Migrations with Add-ins and Macros
11/22/2018 © 2014 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks and/or trademarks.
11/22/2018 © 2014 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks and/or trademarks.
Supercharge Microsoft Teams using Teams apps in node.js
MEC /23/ :42 PM © 2014 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks.
Microsoft Ignite /24/2018 1:12 PM THR2008
Microsoft Build /24/2018 2:23 PM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
Microsoft Build /24/2018 2:25 PM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
Accelerate Office 365 Adoption Through Microsoft FastTrack Services
What is OneDrive vs. OneDrive for Business??
Learn how to use and customize the Dynamics AX interactive help system
TechEd /11/ :21 PM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered.
TechEd /15/2019 8:08 PM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks.
Microsoft Build /17/2019 8:09 PM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
Overview: Dynamics 365 for Project Service Automation
Office 365 Development.
Microsoft Build /24/2019 6:46 PM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
Learn how to leverage the Microsoft Store for Education in your school
Breaking Down the Value of A Yammer Post: 20 Things to Do
Microsoft Build /20/ :42 PM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
Ask the Experts: Windows 10 deployment and servicing
The complete developer's guide to the SkyDrive API
Office 365 Development July 2014.
Presentation transcript:

Microsoft 2016 6/26/2018 6:05 PM BRK3044 Integrate line of business services with Outlook on Windows, Mac and web Andrew Salamatov Bharathan Venkateswaran © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Agenda Platform Overview Managing Add-ins How it works What’s new Managing Add-ins Add-in life cycle Admin capabilities Build an add-in from scratch! Best practices

Platform overview

What is an Outlook Add-in? Microsoft Office 6/26/2018 Intro to Mail Add-ins What is an Outlook Add-in? Web application loaded inside an Outlook application Embedded inline or as task pane within mail or appointment. Write once, run anywhere Outlook runs Built using Web technologies HTML 5 and CSS used to construct user interface JavaScript and jQuery used to add executable logic and event handlers Programmatically interacts with Outlook Programmatically control Outlook through client APIs (office.js) Outlook message and appointment/meeting Access to core item properties in read and compose Office.js © 2012 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Anatomy of a mail add-in Microsoft 2016 6/26/2018 6:05 PM Intro to Mail Add-ins Anatomy of a mail add-in O365/Exchange/Outlook.com stores add-in manifests Cloud Service hosts add-in HTML + JS Microsoft CDN hosts JS APIs (Office.js) XML-based manifest Manifest points to a Web page Manifest defines required capabilities Installed in users mail box Add-in Web Page Developer hosts the HTML+JavaScript code Add-ins use a JavaScript API to interact with Outlook by loading the JS API © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Add-in Extension Points in the Outlook UI Microsoft Office 6/26/2018 Add-in Extension Points in the Outlook UI Command Command in the Office UI (e.g. ribbon button) to launch other UI and/or perform a background task. Provides 1-click way for users to invoke add-in actions Contextual Popup Popup window launched by clicking on a hyperlink that represents a “detected entity” Module Brand new modules in Outlook desktop providing full screen UX with custom ribbon, navigation pane and main canvas © 2012 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

New Announcements Commands on Outlook Mac and Web New Store experience Microsoft 2016 6/26/2018 6:05 PM New Announcements Commands on Outlook Mac and Web New Store experience Pinnable task pane Coming soon! All existing Outlook add-ins will be available Full support for Mail and appointment compose Join the Office Insider Fast program for Mac © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Add-in Demo Add in command on Mac Persistent task pane

Managing add-ins

Sources of Add-Ins/Apps Microsoft 2016 6/26/2018 6:05 PM Sources of Add-Ins/Apps Specific (Bespoke) developed internally or by a partner to solve a specific business need e.g. Contoso Company Review System How can you deploy these within an Organization? ISV-built (Customized) Written by a partner. Customized specifically for an organization e.g. Fabrikam Legal Tracker, customized for Contoso ISV-built (Standard) Add-In available for anyone to use. May be backed by a paid service e.g.: Fabrikam CRM System © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Add-In Lifecycle Acquire/Build Validate Deploy Feedback Update Acquire Add-in directly from a 3rd party OR build in house Acquire/Build Validate with small group of users that Add-in suits the business need Validate Push out the Add-in to a broader audience Deploy Feedback to developer what improvements should be made Feedback Add-in is updated to a more recent version Update

Admin Capabilities - Outlook add ins Acquire LOB ISV built Office store Target Org wide Users Deploy Optional Mandatory

Demo Exchange admin center

Outlook Deployment Deploying to Org Deploying to individual users Can assign to individual users via PowerShell Detailed PowerShell documentation at Technet here $a= Get-DistributionGroupMember FinanceTeam Set-App -OrganizationApp -Identity 3f10017a-9bbe-4a23-834b-6a8fe3af0e37 -ProvidedTo SpecificUsers -UserList $a -DefaultStateForUser Enabled Call to action: Attend BRK2028:Manage and deploy Office add-ins and Office 365 apps

Let’s build an add-in

Outlook Add-in Roadmap 6/26/2018 6:05 PM Outlook Add-in Roadmap © 2014 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Roadmap Add-in commands Pinnable task panes Modules Win32 Online Mac iOS Android UWP Add-in commands Pinnable task panes Modules   Today 1-2 months Backlog 3-6 months

Further reading… Getting Started with Office add-ins Office add-in Code Samples Office add-in Training videos & hands on labs Office add-in Snack videos Office add-in documentation

Deploy, ramp-up on new services and onboard new users with Microsoft FastTrack: http://fasttrack.microsoft.com/

Join the Microsoft Tech Community to collaborate, share, and learn from the experts: http://techcommunity.microsoft.com

Please evaluate this session 6/26/2018 6:05 PM Please evaluate this session Your feedback is important to us! From your PC or Tablet visit MyIgnite at http://myignite.microsoft.com From your phone download and use the Ignite Mobile App by scanning the QR code above or visiting https://aka.ms/ignite.mobileapp © 2014 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

6/26/2018 6:05 PM © 2014 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.