Skip to Content
Platform GuidesOverview

Platform Guides

Connect your AI Twin with external platforms for automatic user syncing and seamless integration.

Available Integrations

GoHighLevel

Connect your GHL account to automatically sync users and embed your Twin in GHL funnels and websites.

Kajabi

Sync members from your Kajabi courses and memberships. Grant automatic access when users purchase.

Mighty Networks

Integrate with Mighty Networks communities for member syncing and embedding.

How Integrations Work

  1. Configure credentials — Add API keys or connect your account in Configuration
  2. Set sync method — Choose webhook (real-time) or polling (periodic)
  3. Map access — Define which users get access to which Twins
  4. Test — Verify sync is working correctly

Sync Methods

MethodSpeedBest For
WebhookReal-timeInstant access on purchase
PollingMinutesPlatforms without webhooks

Custom Integrations

For platforms not listed, use the webhook API:

{ "action": "provision", "email": "user@example.com", "name": "User Name" }

Send to your webhook URL (provided in your dashboard) to grant or revoke access programmatically.

For configuration details, see Configuration.

Questions? Contact support@steno.ai.

Last updated on