Showing 12 integrations

Slack

Communication

Send course alerts, completion badges, and daily learning reminders directly to your team channels.

Google Workspace

Productivity

Auto-sync calendars, upload assignments to Drive, and enable SSO for seamless enterprise access.

Salesforce

CRM & Marketing

Push learner progress, certification data, and engagement metrics directly to Salesforce records.

Tableau

Analytics & BI

Visualize training ROI, skill gaps, and completion rates with real-time data exports to Tableau dashboards.

Microsoft Teams

Communication

Launch live training sessions, share certificates, and automate HR compliance workflows in Teams.

Zoom

Learning & LMS

Schedule and record live classes automatically. Attendance syncs directly to learner profiles.

Webhooks

Developer

Trigger custom events in your backend when learners complete courses, earn badges, or fail quizzes.

Notion

Productivity

Auto-generate training wikis, sync lesson plans, and track team learning goals in Notion boards.

HubSpot

CRM & Marketing

Enrich contact records with skill data, trigger nurture sequences, and track training pipeline conversion.

Power BI

Analytics & BI

Enterprise-grade reporting. Connect LearnFlow data streams to Power BI for executive training dashboards.

Instructure Canvas

Learning & LMS

Deep LTI 1.3 integration. Push assignments, grades, and certificates directly to Canvas SIS.

REST API

Developer

Full programmatic access. Build custom learners, automate provisioning, and manage content at scale.

Integrate in Minutes

No developers required. Most integrations can be configured through our visual workflow builder.

Choose Tool

Browse our catalog or search for your preferred platform.

Connect Account

Authenticate securely using OAuth 2.0 or API keys.

Map Data

Select which fields, events, and user groups to sync.

Go Live

Activate and monitor real-time sync from your dashboard.

Build Custom Integrations

Don't see your tool in the catalog? Our comprehensive REST API and SDKs let you build exactly what your organization needs.

  • RESTful API with OAuth 2.0 authentication
  • Real-time webhooks for learner events
  • Official SDKs for Python, Node.js & PHP
  • Sandbox environment for safe testing
Explore API Documentation
bash
# Create a new learner via API curl -X POST https://api.learnflow.io/v1/learners \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "email": "dev@example.com", "role": "student", "auto_enroll": ["course_101", "course_204"] }'

Need a Custom Integration?

Our enterprise team will work with you to build secure, scalable connectors tailored to your exact workflow requirements.