Skip to main content

Integrations

Connect third-party services to your Webtwizz project from Settings > Integrations. Each integration wires credentials into your site's Environment Variables so the code your app runs has what it needs at build and runtime.

Integrations Panel

Available integrations

IntegrationUse forConnection
StripePayments, subscriptions, Stripe ConnectOAuth
SupabasePostgres database, auth, storageAccess token + project picker
ResendTransactional emailAPI key
SentryError and performance monitoringOAuth
PostHogProduct analyticsAPI key
IntercomIn-app chat and supportApp ID
OpenAIGPT-powered AI featuresAPI key
AnthropicClaude-powered AI featuresAPI key
LoopsLifecycle email automationAPI key

Connecting

Click Connect on any card. Depending on the integration you'll either:

  • Be redirected to the provider to authorize access (Stripe, Sentry)
  • Enter an access token and pick a project (Supabase)
  • Paste an API key into a modal (everything else)

Once connected, the card shows a green Connected badge and the credentials appear in Environment Variables.

Disconnecting

Click Disconnect on any connected card. This removes the environment variables that integration created, but does not touch your data on the provider — your Stripe customers, Supabase tables, PostHog events, etc. stay intact.