Skip to main content

Prismatic's Embedded SDK

You can embed Prismatic's marketplace and embedded workflow builder directly into your frontend application, allowing users to deploy and manage integrations for themselves.

Example of embedded integration marketplace

Embedding involves 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 workflow builder interface to match your application's design system.

Your application displays Prismatic as an iframe, enabling authenticated users to interact with the marketplace and workflow builder as if they were part of your application.

Testing the embedded experience

The fastest way to test the embedded experience is to use our embedded playground, which is a React application that you can run from within Prismatic. Open your organization settings and then select the Embedded tab. Under Embedded Preview select Launch.

From there, you will be able to test the embedded marketplace and (if enabled) the embedded workflow builder.

Launch embedded playground Embedded playground