Send reminder for a Kaizala action using the reminder API.

Tag: extensibility
Kaizala Excel add-in: Fetch data into Excel
Collect data into Excel quickly and conveniently using the Kaizala Excel add-in.
Flow scenario #1: Send a survey daily
I have picked up a scenario where you might need to send a survey with the same set of questions on a daily basis. This could be automated very simply using Microsoft Flow. In case you are new to Flow or the Kaizala connector, suggest you read this post to get started. Trigger This scenario … Continue reading Flow scenario #1: Send a survey daily
Exploring Kaizala WebHooks
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, … Continue reading Exploring Kaizala WebHooks
Getting started with Kaizala APIs
Kaizala service provides APIs to query information / post content. This post will help you onboarding the APIs and exploring the Kaizala Postman API Collection.
Introduction to Kaizala Extensibility
Kaizala is a mobile app for large group communications and work management which allows a lot of actions out of the box. But, if you want to extend the functionality or integrate with existing systems, you could leverage Kaizala's extensibility capabilities. This post gives and introduction of Kaizala's extensibility capabilities.