Kissflow Work Platform APIs - Introduction

Application Programming Interface (API) is a set of simple functions and procedures that allow different applications to communicate with each other.

Kissflow APIs help you remotely accomplish many operations in Kissflow, such as the creation of new flows, submission of new items, and modification of forms in flows. As these APIs are built as RESTful Web service, requests made to a resource's URI will elicit an HTTP response with a payload formatted in JSON format.