Skip to content

benjamin-kaiser/integration-sdk-examples

 
 

Repository files navigation

Integration SDK Examples

This repo provides Appian partners with examples of how to create Connected System Templates and Certified SAIL extensions during the SDKs' beta period. If you are interested in participating in the beta program, please email [email protected].

Connected System Templates (CST) SDK

The Connected System Template (CST) SDK gives developers a toolkit for providing designers with simple, point-click integration experiences. With the SDK, developers can create CST plug-ins that appear alongside out-of-the-box templates like Google Cloud Natural Language or Amazon Machine Learning in the Appian Designer UI.

Certified SAIL Extensions (CSE) SDK

The Certified SAIL Extension (CSE) SDK enables developers to build their own SAIL components. CSEs can be used in SAIL interfaces like any other component. The SDK consists of a list of APIs to communicate between the CSE and the rest of the Appian interface.

CSE and Client API (CST) SDK

The Client API in the CST SDK enables developers to build more complex CSEs with the support of server-side, java-based Client APIs. These Client APIs have access to the configurations stored in their parent Connected System.

License

Apache 2.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 90.1%
  • JavaScript 5.0%
  • HTML 4.6%
  • CSS 0.3%