Integration Options

Options for onboarding your customers to Prequel

Prequel supports four integration options for onboarding customers. These can be used independently or in combination depending on your product and team setup.

Magic Links

Magic Links offer a secure self-onboarding experience for your customers. When a customer clicks their link, they are presented with a pre-configured form scoped to their destination type and account. The form includes a built-in test connection feature so the customer can validate their credentials before completing setup.

To generate a Magic Link, you provide a few key details upfront that securely scope the link to a specific customer and destination.

Magic Links are single-use and expire after 7 days. See the API reference for more information.

Prequel UI

You can onboard a customer destination directly from the Prequel Admin UI. This is useful for ad-hoc onboarding, internal testing, or cases where a self-serve flow is not needed, such as credential-less destinations.

API

Use the Prequel API directly to build a fully custom self-serve data syncing experience in your product. The API covers the full lifecycle: creating and managing sources, destinations, recipients, models, and triggering transfers.

See the API reference for the complete endpoint documentation.

React SDK

The Prequel React SDK provides pre-built, embeddable components for building self-serve destination onboarding flows in React applications. It handles authentication scoping, form rendering, and connection validation so you can integrate customer-facing data syncing without building from scratch.

See the React SDK overview to get started.