Have you ever wanted to…
Appian has a fantastic array of components that can be used to build beautiful and powerful user interfaces. The UI SDK lets developers extend those powerful capabilities by creating new components that can bring the power of other systems right into their interface objects.
For more information, see:
Build components to:
Note: Before you invest time developing a custom component plug-in, review the interface components available in the Appian platform to see if an existing component meets your requirements. Be sure to explore the SAIL Design System as well for inspiration and design guidance.
Component plug-ins are part of the UI SDK which gives developers the ability to integrate with third-party systems and design custom SAIL components. They offer developers flexibility when needed, allow for more complex integrations than the web content component, and can be paired with connected system plug-ins to access secure data.
Component plug-ins are created by developers using standard web languages like HTML, JavaScript, and CSS. You can pull in third-party libraries to quickly build powerful components.
Component plug-ins can be listed on the Appian AppMarket where Appian customers can find and use them. We review all submissions to ensure they meet our standards for customer use.
Once installed by an Appian administrator they're available to any Appian developer when they create interfaces in their application. Your custom components are used just like the components that ship with Appian. They're fully interactive, with the ability to both send and receive data from the interface.
Component Plug-ins