The documents in this section provide reference material and samples for HCL Leap .
The REST API can be used by other programs to communicate with Leap.
The following topics provide reference information about adding services to HCL Leap .
You can use iFrames to embed charts and applications in a web page.
The Embedding API can be used to embed a Leap form directly in another webpage without using an <iframe>. The Leap form will be inserted into the DOM of the hosting page and can be interacted with using the Leap JavaScript API or any custom JavaScript. Additionally, the style of items in the Leap form can be customized by the CSS of the hosting page.
You can apply your own custom Cascading Style Sheet (CSS) to the rendering of your HCL Leap application. To create a custom theme, you must be familiar with the basic concepts of CSS.
This API provides a mechanism to incorporate custom widgets into the HCL Leap product.