Skip to main content
April 9, 2023
Question

Component plugin

  • April 9, 2023
  • 23 replies
  • 0 views

How to develop a component plugin from scratch and i need some examples and guidance how it works

    23 replies

    stefanhelzle0001
    Brainy
    April 9, 2023

    The Appian documentation search bot at your service: docs.appian.com/.../component-plugins.html

    tejar4065Author
    April 10, 2023

    i need one example to connect third party api to get the data from component plugin

    stefanhelzle0001
    Brainy
    April 10, 2023

    What do you want to achieve? In Appian, a Component Plugin means a UI component built using HTML and JavaScript. For examples, just go to the app market and download a plugin which close to your requirement and check out the included source code.