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

Integrations

The section for Integrations allows you to connect one or more Flows with a runtime environment (independent Landing or web/mobile SDK). Offers customization options for aesthetic Customization, connection with Webhooks and technical configuration tailored to the client's needs.

Types of integration

  • No Code:

    • Generates a standalone Landing (own URL).

    • Does not require code integration.

  • Low Code (Web):

    • The Flow is integrated into a SDK Web.

  • Low Code (Mobile):

    • The Flow is integrated into a mobile SDK.

List of integrations

Available only to users with the Admin role, this screen allows you to identify the status of each integration (Draft, Configured, Pending approval, or Published), view the integrations that have already been published and edit or configure those that are in progress.

  1. Filter by matching search.

  2. Filter by date.

  3. Filter by parameters specific.

  4. Modify column view: you can hide certain columns you don't need to see.

  5. Create a new integration.

  6. Show options (vary depending on Status).

  7. Navigate between the pages of the table.

Create an integration

To create a new integration, press the New Integration. This function is available only for Admins.

The first step is to select the integration type: No Code or Low Code (Web/Mobile).

No Code

  1. Customization: apply the client's visual style (colors, fonts, logos, etc.).

  2. Connect: connect with a Webhook (optional) to improve the experience.

  3. Set-up: complete the mandatory configuration.

Low Code (web):

  1. Customization: apply the client's visual style (colors, fonts, logos, etc.).

  2. Connect: connect with a Webhook (optional).

  3. Set-up: complete the mandatory configuration.

Low Code (mobile):

To configure a Low Code Mobile integration, you need to complete 4 steps:

  1. Select: add one or more Flows from the available list.

  2. Customization: apply the client's visual style.

  3. Connect: connect with a Webhook (optional).

  4. Set-up: complete the mandatory configuration.

Edit an integration

When pressing Edit integration, the same step Flow as in creation opens (depending on the type).

  • If the integration is in Draft:

    • It will open at the first pending step.

    • It is not possible to skip steps.

  • If the integration is in any other state:

    • It will open from the first step.

    • The user will be able to navigate between steps using the stepper.

Last updated