In this post I briefly explain about new Teams calling API (currently, in beta) with Microsoft Graph for your beginning.
Run Your Own Custom Functions in Excel (JavaScript Add-in)
In this post I show you new Excel custom function add-in. You can deliver your advanced functions, such as AI-integrated functions, all over the world through marketplace.
Trusted Application API (Skype for Business) – Authentication and Online Meetings
Here I show you what is and how to use the Trusted Application API in Skype for Business development platform with HTTP Flow and simple programming samples. (In this post, we focus on the authentication and handling the ad-hoc meetings.)
Rich messages with Bot Service (Rich text, Image, Card, etc)
This post shows the various rich and functional messages (how-to) using Microsoft Bot Framework.
BUILD BOT with Bot Framework Rest Api (Azure Bot Service)
This blog post explains how to build your Bot (incl. Skype Bot) without SDK (using only HTTP). This shows how to provide and consume authorization info and rest (webhook) in Microsoft Bot Framework for any programming languages.
Note that the Skype bot development has moved to the Microsoft Bot Framework 3, and please use this.
Build Your Skype Bot with OAuth and REST
This blog post explains how to build your Skype Bot without SDK (using only HTTP). This shows how to provide and consume Authorization header, and how to call and receive the rest (webhook).
Office store : Avoid the frequently rejected reasons for Add-in submission
In this post, I introduce the most common rejection reasons for Office store submission. (Office Add-ins and SharePoint Add-ins)
Microsoft Graph People API の紹介
ここで紹介する Microsoft Graph の People API を使うと、企業外も含む「人」の Graph を、Office 365 (Work-front) の Learning に基づいて取得できます。
Microsoft Bot Framework 1.0 の HTTP Flow (REST)
ここでは、SDK を使わず、Microsoft Bot Framework の REST を使って開発する方法 (HTTP Flow) を紹介します。.NET (C#), Node.js 以外の言語で開発する際には、この方法が使えます。
Skype for Business App SDK 紹介
先日ダウンロード公開された iOS, Android 開発用の Skype for Business App SDK (Skype App SDK) を使って、iOS アプリの構築例を紹介します。(BUILD ではまだ公開されていませんでしたが、ようやく公開されました。)