This feature is available in our paid editions. Contact us here, and we'll be delighted to assist you!

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

The embedding process involves the following steps:

1

Provision Users

Generate a JSON Web Token (JWT) to identify your customer and pass it to the frontend.

2

Embed Builder

Use the Activepieces SDK and the JWT to embed the Activepieces builder as an iframe, and customize using the SDK.

Incase, you need to gather connections in custom place in your application. You can do this with the SDK. Find more info here.