Skip to main content

Overview

This section provides an overview of how to embed the Staqr builder in your application and automatically provision the user.

The embedding process involves the following steps:

Step 1: Provision Users

Generate a JSON Web Token (JWT) to identify your customer and pass it to the SDK, read more here.

Step 2: Embed Builder

You can use the SDK to embed and customize Staqr in your SaaS, read more here.

Here is an example of how it looks like in one of the SaaS that embed Staqr: Embedding Example

tip

In case, you need to gather connections from your users in your SaaS. You can do this with the SDK. Find more info here.

tip

If you are looking for a way to communicate between Staqr and the SaaS embedding it through a integration, we recommend you check the custom property doc