Populer
Mevcut 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

Ana Ozellikler

Ihtiyaciniz Olan Her Sey

Course Catalog modulunde bulunan tum guclu ozellikleri kesfedin.

Course creation

Sorunsuz entegrasyon icin Course Catalog modulu ile dahil.

Category organization

Sorunsuz entegrasyon icin Course Catalog modulu ile dahil.

Pricing tiers

Sorunsuz entegrasyon icin Course Catalog modulu ile dahil.

Course preview

Sorunsuz entegrasyon icin Course Catalog modulu ile dahil.

Enrollment management

Sorunsuz entegrasyon icin Course Catalog modulu ile dahil.

Course analytics

Sorunsuz entegrasyon icin Course Catalog modulu ile dahil.

Kullanim Alanlari

Isletmelerin Course Catalog modulunu nasil kullandigini kesfedin

Online courses

online courses yeteneklerini uygulamak isteyen takimlar icin mukemmel.

Training programs

training programs yeteneklerini uygulamak isteyen takimlar icin mukemmel.

Educational content

educational content yeteneklerini uygulamak isteyen takimlar icin mukemmel.

API Referansi

Kolay Entegrasyon

Course Catalog modulunu mevcut sistemlerinizle entegre etmek icin RESTful API veya webhook'larimizi kullanin.

API Dokumantasyonunu Gor
// 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"
  }
}

Course Catalog Kullanmaya Hazir misiniz?

Bugun ucretsiz planlarimizla baslayin. Kredi karti gerekmiyor.