For the complete documentation index, see llms.txt. This page is also available as Markdown.

Landing SDK

To be able to integrate the landing page (Landing), we include a client-side SDK in which, in two simple steps, it is possible to invoke the landing page from any client Flow that requires it: install the SDK (using a package manager or from CDN) and configure it with the API Key and the options for the desired Flow.

How to integrate the SDK Client

Landing SDK installation guide

The installation process for the SDK Client can be done easily in two different ways: by installing with a package manager or from CDN.

Installation

How to configure Landing SDK

The SDK Client allows several types of configuration.

  • Default Landing creation.

  • Generation of Landing with temporary unique URL.

  • Landing integration in iframe.

Configuration

Available Landing SDK integration methods

There are several methods to configure the execution of Landing SDK.

Integration methods

Last updated