Plugs into the systems you already run
Content standards, identity providers, meeting tools, chat, WooCommerce and a REST API. Everything below exists in the product today, and the gaps are listed too.
E-learning standards
SCORM 1.2 & 2004
Run packages unmodified with completion, score and resume data.
xAPI (Tin Can)
Launch xAPI content; statements stored in the built-in LRS.
cmi5
Full launch contract, session state and moveOn rules.
LTI 1.3
Launch LMS Advisor from Canvas, Blackboard, Moodle or D2L, with deep linking and grade passback.
External LRS forwarding
Learning Locker, Veracity, Watershed and SCORM Cloud.
Identity & access
SAML 2.0 SSO
Okta, Microsoft Entra ID, OneLogin, Ping and ADFS.
SCIM 2.0
Create, update and deactivate accounts automatically from Okta or Entra ID.
Google sign-in
OAuth sign-in with Google accounts.
Token SSO
Log users in from your own app at any deep link.
Passkeys & 2FA
WebAuthn passkeys, TOTP and phone OTP.
Live learning
Zoom
Create meetings from the LMS, and remove them when a session is cancelled.
Google Meet
Attach Meet links to live sessions.
Google Classroom
Sync class rosters from Google Classroom.
Messaging & automation
Slack
Event notifications to channels.
Microsoft Teams
Event notifications to channels.
Firebase Cloud Messaging
Push notifications once you connect a Firebase project.
Any SMTP provider
Branded transactional and automation email.
Webhooks
Signed webhooks for enrollment, completion and certificate events, with delivery logs.
Commerce & migration
WooCommerce
Official plugin syncs courses, paths and exams as products across stores.
Moodle import
Import Moodle .mbz course backups.
LearnDash import
Import LearnDash (WordPress) courses.
Authoring tools
Storyline, Rise, Captivate, iSpring, Lectora via SCORM/xAPI/cmi5.
Developers & AI
REST API v1
Courses, paths, exams, enrollments, users, progress and certificates, with scoped tokens and rate limits.
Judge0 / Piston
Code execution for coding questions (hosted or self-hosted).
Anthropic & OpenAI
Choose your AI provider.
OpenAI Whisper
Transcribes the audio clips captured during proctored exams.
Not available today: AICC, H5P, native calendar sync, a listed Zapier app and Microsoft Teams meeting creation. Webhooks and the REST API cover most custom needs, so ask us about yours.
How the integrations are grouped
We group integrations by the question an administrator is trying to answer. Standards answer “will our existing content run?” Identity answers “how do people sign in, and what happens when they leave?” Live learning, messaging and commerce cover delivery and sales. The API and webhooks handle everything we have not built a connector for.
Content standards
Most organizations arrive with a library of packages from Storyline, Rise, Captivate or a compliance content vendor. SCORM 1.2 and 2004 packages report completion, score and resume data. xAPI packages write statements to a built-in LRS while they run, which stores what the package needs rather than acting as a reporting database. If your analytics team works in Learning Locker, Veracity, Watershed or SCORM Cloud, forward the statements there.
Identity and provisioning
SAML 2.0 handles staff sign-in. SCIM 2.0 creates, updates and deactivates accounts from Okta or Entra ID, and a deactivated account keeps its completions and certificates. Google sign-in, passkeys and two-factor authentication cover people outside your directory. Token SSO lets your own application sign a user in and land them on a specific course page.
Delivery and communication
Zoom meetings are created, updated and deleted from the live-session lesson, Google Meet links attach to sessions, and Google Classroom rosters can be pulled into a course. Slack and Microsoft Teams receive event notifications in the channels you pick. Web push runs through Firebase Cloud Messaging, and email goes through your own SMTP provider.
Commerce
The WooCommerce plugin publishes courses, learning paths and exams as products in your store. After purchase, the buyer is enrolled and signed in with token SSO. Payment gateways, taxes and discounts stay in WooCommerce, where you already manage them.
Developers
REST API v1 uses token authentication with rate limits and covers courses, paths, exams, enrollments, users, progress and certificates. Webhooks fire on events such as enrollment, completion and certificate issue, carry an HMAC-SHA256 signature and keep a delivery log so you can see what failed. Coding questions run through Judge0 or Piston, on a hosted plan or your own server.