Showing category results for Office Add-ins

Feb 7, 2018
Post comments count0
Post likes count0

Sending a reminder for a Kaizala action

Kaizala Developer Platform team

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.).

Office Add-ins
Feb 6, 2018
Post comments count0
Post likes count0

Kaizala REST API programming tutorial (C#)

Kaizala Developer Platform team

This tutorial discusses the API documentation available and prerequisites needed to program Kaizala.

Office Add-ins
Feb 4, 2018
Post comments count0
Post likes count0

OpenHack Microsoft Graph | Microsoft Teams | Azure Serverless

Office Extensibility team

Microsoft is pleased to invite you to an exclusive developer event focused on developing next generation Enterprise and Business Applications with Office 365 and Azure. OpenHack is a fun, challenge-based coding event hosted in London, England, 6-8 March 2018.  Register Now!

Microsoft GraphMicrosoft TeamsOffice Add-ins
Feb 2, 2018
Post comments count0
Post likes count0

Flow scenario #3: Get YouTube channel updates on Kaizala

Kaizala Developer Platform team

In this post, we would look at how to get YouTube channel updates on Kaizala. You could build similar flows to get updates on various other channels like blogs, Twitter, etc. which would enable you to have all relevant updates in a single group.

Office Add-ins
Jan 18, 2018
Post comments count0
Post likes count0

Flow scenario #2: Get response from custom Kaizala forms

Kaizala Developer Platform team

When you need folks to respond on demand, you could use a Kaizala Form. You can design a form from the group up using HTML, JavaScript and KASClient SDK or you could design a form from the Kaizala Management Portal. This post demonstrates how to do this.

Office Add-ins
Jan 13, 2018
Post comments count0
Post likes count0

Kaizala Excel add-in: Fetch data into Excel

Kaizala Developer Platform team

This blog discusses the Kaizala Excel add-in that allows you to quickly get data from Kaizala endpoints without leaving Excel in just a click. All you need is an Excel table within a spreadsheet and a Kaizala account. You could now share the Excel table on Kaizala – which would send out a survey with each column as a question. People on the group c...

Office Add-ins
Dec 30, 2017
Post comments count0
Post likes count0

Introduction to Kaizala Extensibility

Kaizala Developer Platform team

Microsoft Kaizala is a mobile app for large group communications and work management. In case you are new to Kaizala, you can read more about the product offering here. Briefly, Kaizala allows you to get work done within the context of a conversation / group using actions – which are ‘units of work’. Examples of few actions that come with Kaizala a...

Office Add-ins
Dec 30, 2017
Post comments count0
Post likes count0

Getting started with Kaizala APIs

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.

Office Add-ins
Dec 30, 2017
Post comments count0
Post likes count0

Exploring Kaizala WebHooks

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 work...

Office Add-ins
Dec 14, 2017
Post comments count0
Post likes count0

Announcing add-in support for Gmail accounts in Mac Outlook

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.

Office Add-ins