Beliebt
Verfügbar in Pro

Course Catalog Modul

Complete course catalog management. Create, organize, and sell courses in Telegram.

Course creation
Category organization
Pricing tiers
Course preview
Enrollment management
Course analytics
9:41
5G
C

Course Catalog Demo

bot

Hauptfunktionen

Alles, was Sie brauchen

Entdecken Sie alle leistungsstarken Funktionen des Course Catalog Moduls.

Course creation

Im Course Catalog Modul für nahtlose Integration enthalten.

Category organization

Im Course Catalog Modul für nahtlose Integration enthalten.

Pricing tiers

Im Course Catalog Modul für nahtlose Integration enthalten.

Course preview

Im Course Catalog Modul für nahtlose Integration enthalten.

Enrollment management

Im Course Catalog Modul für nahtlose Integration enthalten.

Course analytics

Im Course Catalog Modul für nahtlose Integration enthalten.

Anwendungsfälle

Erfahren Sie, wie Unternehmen das Course Catalog Modul nutzen

Online courses

Perfekt für Teams, die online courses Funktionen implementieren möchten.

Training programs

Perfekt für Teams, die training programs Funktionen implementieren möchten.

Educational content

Perfekt für Teams, die educational content Funktionen implementieren möchten.

API-Referenz

Einfache Integration

Nutzen Sie unsere RESTful-API oder Webhooks, um das Course Catalog Modul mit Ihren bestehenden Systemen zu integrieren.

API-Dokumentation ansehen
// Enable Course Catalog module
curl -X POST https://api.botlaunch.io/v1/modules \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "module": "course-catalog",
    "enabled": true,
    "config": {
      // Your configuration here
    }
  }'

// Response
{
  "success": true,
  "module": {
    "id": "course-catalog",
    "name": "Course Catalog",
    "enabled": true,
    "status": "active"
  }
}

Bereit für Course Catalog?

Starten Sie noch heute mit unserem kostenlosen Plan. Keine Kreditkarte erforderlich.