Embedded Overview
Overview
Prismatic's marketplace and flow builder can be embedded into your frontend, and can be themed to appear like a native part of your app.
At a high level, embedding Prismatic is a three-step process:
- Install the embedded SDK into your app.
- Authenticate embedded users using your existing authentication system (so they don't need a distinct Prismatic login).
- Customize the look-and-feel of the marketplace or embedded flow builder experience for your users.
Prismatic is presented in your app as an iframe, and users who are already logged in to your platform can interact with the marketplace and flow builder as though they were native parts of your application.
Renaming Integration and Marketplace
By default, the embedded integration marketplace is called "Marketplace", and a set of flows with a config wizard is called an "Integration". You may want to rename these top-level concepts. For example, your company might call an integration a "Solution" or a "Workflow".
To rename these concepts in the embedded marketplace and embedded designer, open the settings page by clicking your company on the bottom left, and then select the Embedded tab.
Your names for "integration" or "marketplace" will appear in the embedded marketplace and embedded designer.
If you need to translate these words and phrases into multiple languages, please consult the internationalization options in the i18n docs.