Microsoft 365 Developer Blog
A developer platform for building collaborative apps for hybrid work
Latest posts

Microsoft Graph Java SDK Preview
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
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

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
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.
Now Releasing – Enhanced preview support for Microsoft Graph API calls from SharePoint Framework
With SharePoint Framework, you can build client-side web parts and extensions across Team and Communication Sites. Microsoft Graph provides API access to an ever-widening set of services across Microsoft, and Azure Active Directory lets you secure additional custom enterprise web services.

Flow scenario #4: Kaizala message merge from Excel
In this post, I will explore the scenario where you have an Excel file that has the content that needs to be sent in a particular format to a particular subscriber / user of a Kaizala public (hub and spoke) group.
OpenHack Invite for Enterprise Devs / Business Apps
Microsoft is pleased to invite you to an exclusive developer event focused on developing Enterprise and Business Applications with Azure and Office 365. OpenHack is a fun, challenge-based coding event hosted in London, England, 6-8 March 2018. Register Now!

Move SMS notifications to Kaizala
A lot of organizations and companies send SMS to their clients or employees to keep them notified. One common ask among Kaizala enthusiasts is how to use Kaizala instead. In this post, I will demonstrate how this can be achieved.

Sending a reminder for a Kaizala action
This blog discusses how to send reminder for a particular action, such as sending a daily reminder for an ongoing survey, or, in a public group, sending an existing poll / survey / action to a subscriber who has just joined the group. These can be achieved by sending a reminder to the action (poll, survey, custom action, etc.).