In this post, we will outline the steps to send a quiz into Kaizala. For this post, we will store the questions in Excel Online. You can always send a quiz from any source (be it a SharePoint List or a database) by configuring the API parameters properly. Read data from Excel Online For this … Continue reading Send Quiz in Kaizala from Excel Online

Category: Flow
Handling images in Kaizala Part III
Hi there! We are back with the third and final post on images in Kaizala. In this post, we will talk about Kaizala media resources and how we can send an announcement with media through REST APIs from Postman. What is a Kaizala Media resource? Kaizala media resource is a AES-encrypted base64 encoding of an … Continue reading Handling images in Kaizala Part III
Flow scenario #7: Custom action responses to SharePoint list item
Get responses from Kaizala custom form into SharePoint list.
Flow scenario #6: Send a poll to member on joining group
Send out a poll to a subscriber joining the group allowing him to see previous responses.
Flow scenario #3b: Get YouTube channel updates on Kaizala using custom action
In this post, we will see how to get updates of a YouTube channel on Kaizala. This is very similar to the post Flow scenario #3: Get YouTube channel updates on Kaizala, but uses a custom action (or card) to display the update - so that we get the video thumbnail and title on the chat … Continue reading Flow scenario #3b: Get YouTube channel updates on Kaizala using custom action
Flow scenario #2b: Get response from custom Kaizala forms
Leverage Kaizala Flow connector to capture responses from custom actions.
Flow scenario #5: Send a document to new member on joining group
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. In order … Continue reading Flow scenario #5: Send a document to new member on joining group
Flow scenario #3: Get YouTube channel updates on Kaizala
Get YouTube channel updates on Kaizala!
Flow scenario #2: Get response from custom Kaizala forms
When you need folks to respond on demand, you could use a Kaizala Form. You could design a form from the group up using HTML / JS and KASClient SDK [documented here] or you could design a form from the Kaizala Management Portal [demonstrated in this post]. For the demo, I am picking a scenario … Continue reading Flow scenario #2: Get response from custom Kaizala forms