Docs QSoft
CXPerium Bot C#
CXPerium Bot C#
  • Özet
  • Appsettings
  • Source Code
    • File Structure
    • Building Blocks
      • Contact
      • Activity
      • Conversation
    • Services
      • Whatsapp Message
        • SendMessage
        • SendMessageWithButton
        • SendLocationMessage
        • SendLocationRequest
        • SendSurvey
        • SendSticker
        • SendMediaWithUrl
        • SendMessageWithFlow
      • Cxperium
      • Automate
        • Page 1
  • Başlarken
    • Gereksinimler
    • CXPerium Hesabı Oluşturma
    • Bot Projesini Klonlama
    • Nuget Paketleri
    • Tunnel Setup
    • Integration with Bot
      • Developer Settings
  • Hello World!
  • Project Structure
    • Channels
      • Whatsapp.cs
      • CXPerium.cs
    • Dialogs
  • Library
    • Objects
      • Activity
      • Conversation
      • Contact
    • Messages
  • Assistan Modules
    • Configuration
    • Intent
    • Localization
  • WebHook
  • Gelişmiş Özellikler
    • Using Flows
    • Using Catalogs
    • Logging & Debug
  • WhatsApp Cloud API & Cxperium Integration
  • Değişiklik Günlüğü
Powered by GitBook
On this page

Başlarken

CXPeriumda Özel bir asistan oluşturmadan önce bazı konfigurasyon ayarlarının yapılması gerekmektedir

Özel bir asistan oluşturmanın en hızlı ve kolay yolu github'taki QSoft reposunda bulunan Bot Template projesini klonlamak ve dökümantasyon içerisindeki adımları tamamlamaktır.

Aşağıdaki adımları tamamlayarak Whatsapp üzerinde mesajını görebilirsiniz

  • Projeyi github'dan indirin

  • Nuget Paketlerini indirin Nuget Paketleri

  • Ngrok Konfigurasyonunu tamamlayın Tunnel Setup

  • Projeyi konfigure edin Integration with Bot

Tüm bu ayarları yaptıktran sonra QSoft'un sandbox numarasına (90 850 309 4552) Merhaba mesajı gönderdiğinizde aşağıdaki cevapla karşılaşmanız gerekmektedir.

PreviousPage 1NextGereksinimler

Last updated 9 months ago