Microsoft 365 Developer Blog

A developer platform for building collaborative apps for hybrid work

Latest posts

Office 365 Developer Program Update – New Developer Features
Mar 21, 2018
0

Office 365 Developer Program Update – New Developer Features

Suzanna Zhuang
Suzanna Zhuang

One of the more common requests we hear from our developer community is that they’d like us to make it easier to get access to the developer tools they need.  We’ve listened to those requests and are pleased to announce a number of significant updates to the Office 365 Developer Program. 

SharePoint Patterns & Practices – March 2018 update
Mar 12, 2018
0

SharePoint Patterns & Practices – March 2018 update

Vesa Juvonen
Vesa Juvonen

SharePoint Dev Ecosystem / SharePoint Patterns and Practices (PnP) March 2018 update is out with a summary of the latest guidance, samples, and solutions from SharePoint engineering or from the community for the community.

Flow scenario #5: Send a document to new member on joining group
Mar 7, 2018
0

Flow scenario #5: Send a document to new member on joining group

Kaizala Developer Platform team
Kaizala Developer Platform team

In a Managed Hub and Spoke group (Public Group) created for any event, it is a common requirement to send a message / document to the member who joins the group. I have picked up a case where a member joining the group would be sent a brochure (document) on joining the group.

Extending SharePoint Patterns and Practices team with new MVP community members
Feb 28, 2018
0

Extending SharePoint Patterns and Practices team with new MVP community members

Vesa Juvonen
Vesa Juvonen

We are happy to announce additional community members being included in the SharePoint Patterns and Practices (PnP) team. We are really excited to grow the team, which will help us to address growing interest in the SharePoint community and development topics.

New templates to create huddle solutions in Microsoft Teams and Office 365
Feb 28, 2018
0

New templates to create huddle solutions in Microsoft Teams and Office 365

Office Add-ins team
Office Add-ins team

Today we are releasing a new set of developer templates that extend the Office 365 platform for an industry specific scenario. This sample solutions is designed to let you build your own apps and to demonstrate how Office Extensibility can create end-to-end business scenarios.

Microsoft Graph Java SDK Preview
Feb 27, 2018
0

Microsoft Graph Java SDK Preview

Microsoft Graph team
Microsoft Graph team

Java developers have spoken, and we’ve listened. We’re excited to announce a preview of our new Java SDK for Microsoft Graph. Java developers can use the SDK to integrate with data, relationships and intelligence of the Microsoft Graph API in both client and server-side applications.

Customer ticketing solution on Kaizala
Feb 23, 2018
0

Customer ticketing solution on Kaizala

Kaizala Developer Platform team
Kaizala Developer Platform team

In this post, I will be exploring on how to get a customer support ticket management system on Kaizala. Instead of sending multiple text messages to give an update on the ticket status, we could just have a rich card that provides the ticket status. And, when there is a change in status, the card could be updated to reflect the latest status.

New SharePoint CSOM version released for SharePoint Online – February 2018
Feb 23, 2018
0

New SharePoint CSOM version released for SharePoint Online – February 2018

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.

Microsoft Teams App Studio’s Control Library
Feb 18, 2018
0

Microsoft Teams App Studio’s Control Library

Microsoft Teams team
Microsoft Teams team

If you’ve tried out our new Microsoft Teams App Studio you’ve probably noticed the “Control library” tab. We developed this library based on feedback from our developer community to simplify the design and development process. Each time we created a new tab we found ourselves copying the same CSS code repeatedly — as you can imagine there were several issues. To resolve these issues, we built a library for common UI elements used in Teams. Using this library will enable your tab to stay consistent with the Teams look and feel.