KAPPA-Automate SDK Documentation#

The KAPPA-Automate Python SDK simplifies user task development by providing streamlined access to platform APIs. Users can develop and test code locally before deploying it to KAPPA-Automate for automated execution.

Click here to quickly access the installation instructions.

Useful links: KAPPA Website | KAPPA-Automate Online Help |

Getting started

New to KAPPA-Automate Python SDK? Check out the Quickstart section. It contains an introduction to SDK’s main tools and links to additional tutorials.

Building a User Task

Building a User Task provides in-depth information on the key concepts of User Tasks with useful background information and explanation.

API reference

The reference guide contains a detailed description of the functions, modules and objects included in the KAPPA-Automate Python SDK. The reference describes how the methods work and which parameters can be used. It assumes that you have an understanding of the key concepts.

Advanced Tutorials

Explore advanced concepts through user tasks in KAPPA-Automate Python SDK, including automation, API integration and performance optimization.