0

Apps SDK reference

Kissflow plans:
 
โœ• Basic โœ“ Enterprise

 

The Kissflow SDK provides a robust set of SDK methods to help you build efficient low-code apps with ease. This document outlines the various SDK methods available for use in forms, apps, and integrations using JavaScript. These methods allow you to retrieve information about variables and components within your app, enabling seamless customization and enhanced functionality.

This SDK will come in handy if you wish to:

  1. Design and import custom page components using plain HTML or frontend frameworks like React, making them reusable within your app.
  2. Run automated integrations that use your own external services and business logic to access Kissflow account data from your application. The JavaScript Software Development Kit (SDK) for Kissflow Low-code includes all the supported functions and code snippets that you can incorporate into your application while integrating with other services.

To enable interaction between your custom components and your Kissflow app, you can install the Kissflow SDK in your project. Learn more about installing the package and building components.

Learn more about the various Kissflow Apps JavaScript SDK functions.