Giter Site home page Giter Site logo

add-in-mailread-sample's Introduction

  __  __       _ _    ______                ___  
 |  \/  | __ _(_) |  / /  _ \ ___  __ _  __| \ \
 | |\/| |/ _` | | | | || |_) / _ \/ _` |/ _` || |
 | |  | | (_| | | | | ||  _ <  __/ (_| | (_| || |
 |_|  |_|\__,_|_|_| | ||_| \_\___|\__,_|\__,_|| |
                     \_\                     /_/

This sample showcases a simple Add-in for Outlook that lets you get data from an email message.

The easiest way to run this sample is to open it in the playground for Office Add-ins: http://aka.ms/Wwq6m4

====================================================================================

If you're not using the playground for Office Add-ins, follow these steps to run the sample:

  1. Host these files either online (e.g. AWS, Azure, Heroku, etc) or on a local host (e.g. a local node.js/python server, etc). Make sure they are served over HTTPS. In the manifest.xml file, change the DefaultValue of the SourceLocation to point to the URL where the index.html file is hosted.

  2. Now, we want to make this page show up within Outlook as an add-in. Go to Office 365 Mail (https://outlook.office365.com) and login if you aren't already logged in.

Note: You need to already have a subscription to Office 365. If you don't have one, obtain a free account for 30 days from https://portal.microsoftonline.com/Signup/MainSignUp.aspx?OfferId=6881A1CB-F4EB-4db3-9F18-388898DAF510&DL=DEVELOPERPACK

  1. Click on the Settings icon in the top right and select "Manage Apps".

  2. Click the "+" button, and select "add from file".

  3. Add the manifest.xml file and install the app.

  4. You should see "My First Add-in" in the list of apps. Make sure it's turned on.

  5. Click on Mail on the top navigation bar to go back to your inbox and click on a message to read it. You'll see that "My First Add-in" appears.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.