Many times, we would want to track virality or post comments for a particular action, listing some of them below: When we have sent out an announcement and we want to track the virality of the announcement daily through API, meaning how many people have liked/commented on the post and what are the comments.When someone … Continue reading Fetching like/comment details and posting comments on actions

Tag: APIs
Send a survey with finer control (optional questions, page breaks)
Send a Kaizala survey with finer control on page breaks and optional questions.
Sending a reminder for a Kaizala action
Send reminder for a Kaizala action using the reminder API.
Kaizala REST API programming tutorial (C#)
Kaizala API programming tutorial in C# to get started.
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.