Capture signature in Kaizala custom action.
Author: Gladson Chellappa
Using Azure Function to Store data from Kaizala webhooks
In this post, we will go through an example of storing data from Kaizala in Azure Table Storage. If you are not familiar with Kaizala webhooks, please read this post for an introduction. This post has been classified broadly into these sections: Azure Function to handle Kaizala webhook dataRegistering a webhookTesting out Azure Function to … Continue reading Using Azure Function to Store data from Kaizala webhooks
Send a survey with finer control (optional questions, page breaks)
Send a Kaizala survey with finer control on page breaks and optional questions.
Guidelines for developing a solution on Kaizala
Tips on getting started with designing / implementing a solution on Kaizala!
Adding attachments in custom actions
Upload video attachment from Kaizala custom action.
Common pitfalls / bad practices in Kaizala solutions
In this post, I will be talking about a few commonly observed pitfalls / misconceptions / bad practices that I have come across to help you detect them early and design accordingly. I hope to keep adding to this as I come up with more, will probably have a section that captures the updates to … Continue reading Common pitfalls / bad practices in Kaizala solutions
Making service calls from Kaizala custom action
Make http requests from Kaizala custom actions.
Messages requiring fingerprint authentication
Require user fingerprint verification before displaying message.
Scan a MeCard QR code in Kaizala card
Incorporate QR code scanner into your Kaizala custom actions.
Flow scenario #7: Custom action responses to SharePoint list item
Get responses from Kaizala custom form into SharePoint list.