Skip to main content

Embedded Overview

Overview

Prismatic's marketplace and flow builder can be embedded into your frontend application and themed to match your application's native appearance.

The embedding process consists of three key steps:

  1. Install the embedded SDK into your application
  2. Authenticate embedded users through your existing authentication system (eliminating the need for separate Prismatic credentials)
  3. Customize the marketplace or embedded flow builder interface to align with your application's design system

Prismatic is rendered within your application as an iframe, enabling authenticated users to interact with the marketplace and flow builder as native components of your application.

Renaming "Integration" and "Marketplace"

The embedded integration marketplace is labeled "Marketplace" by default and a collection of flows with a config wizard is termed an "Integration". You can customize these top-level concepts to match your organization's terminology. For instance, your organization might refer to an integration as a "Solution" or a "Workflow".

To modify these terms in the embedded marketplace and workflow builder, navigate to the settings page by selecting your organization in the bottom left corner, then choose the Embedded tab.

Rename marketplace and integrations in the embedded app

Your custom terminology for "integration" and "marketplace" will be displayed throughout the embedded marketplace and workflow builder interfaces.

Renamed marketplace in the embedded app

For multi-language support, refer to the internationalization configuration options in the i18n documentation.