Microsoft 365 Developer Blog

A developer platform for building collaborative apps for hybrid work

Latest posts

Getting started with Kaizala APIs
Dec 30, 2017
Post comments count 0
Post likes count 0

Getting started with Kaizala APIs

Kaizala Developer Platform team
Kaizala Developer Platform team

In this post, we will get on boarded to Kaizala APIs and send a message on a group using API. Briefly, we will discuss: Get the Kaizala Postman API collection, Understanding of Kaizala connectors and creating them, Authenticating to Kaizala, and Creating a group and sending a message on Kaizala.

Exploring Kaizala WebHooks
Dec 30, 2017
Post comments count 0
Post likes count 0

Exploring Kaizala WebHooks

Kaizala Developer Platform team
Kaizala Developer Platform team

Webhooks allow you to build or integrate applications which subscribe to certain events on Kaizala. When one of those events is triggered, Kaizala service would send a HTTPS POST payload to the webhook’s configured URL. Webhooks can be used to listen to content being posted on the group and use that information to update your database, trigger workflows in your internal systems, etc. You could also do the reverse, wherein post content on Kaizala based on an internal event in your system using the Kaizala APIs.

New SharePoint CSOM version released for SharePoint Online – December 2017
Dec 21, 2017
Post comments count 0
Post likes count 0

New SharePoint CSOM version released for SharePoint Online – December 2017

Vesa Juvonen
Vesa Juvonen

We are happy to announce the availability of new SharePoint Client-Side Object Model (CSOM) version targeted for the Office 365 or more specifically for SharePoint and Project Online. This release again contains updates on the existing SharePoint and Project CSOM assemblies.

Reusable controls for your SharePoint Framework solutions
Dec 15, 2017
Post comments count 0
Post likes count 0

Reusable controls for your SharePoint Framework solutions

SharePoint team
SharePoint team

The usage of SharePoint Framework keeps on growing and while there are already great solutions build, we have noticed that a lot of developers try to achieve the same thing. Also, many developers asked us to open source the first party solutions to learn from the SharePoint engineering team and re-use some of the code. 

Announcing the beta release of the Microsoft Graph APIs for educational resources
Dec 15, 2017
Post comments count 0
Post likes count 0

Announcing the beta release of the Microsoft Graph APIs for educational resources

Office Add-ins team
Office Add-ins team

The Microsoft Graph API provides a unified endpoint that enables you to interact with a wealth of resources and relationships in order to build intelligent apps. Today, we’re announcing the release of the Microsoft Graph education APIs.

Announcing add-in support for Gmail accounts in Mac Outlook
Dec 14, 2017
Post comments count 0
Post likes count 0

Announcing add-in support for Gmail accounts in Mac Outlook

Jason Johnston
Jason Johnston

In March, we announced support for Gmail accounts in Outlook 2016 for Mac. Today we're happy to announce preview add-in support for Gmail accounts in Outlook 2016 for Mac.

SharePoint Patterns & Practices – December 2017 update
Dec 12, 2017
Post comments count 0
Post likes count 0

SharePoint Patterns & Practices – December 2017 update

Vesa Juvonen
Vesa Juvonen

SharePoint Dev Ecosystem / SharePoint Patterns and Practices (PnP) December 2017 update is out with new contributions from the community to the community. This post contains all the details related to what was included with the release and what else has been happening in the SharePoint Dev ecosystem during the past month.

SharePoint Framework 1.4 and new site updates now available
Dec 7, 2017
Post comments count 0
Post likes count 0

SharePoint Framework 1.4 and new site updates now available

SharePoint team
SharePoint team

SharePoint Framework 1.4 tooling and packages are now available, bringing with them a new set of deployment tools as previously discussed in this blog post.

Throttling coming to Outlook API and Microsoft Graph
Dec 4, 2017
Post comments count 0
Post likes count 0

Throttling coming to Outlook API and Microsoft Graph

Jason Johnston
Jason Johnston

For the latest information on throttling for Outlook-related resources in Microsoft Graph and the Outlook REST API, see https://docs.microsoft.com/graph/throttling.