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
  1. Başlarken

Gereksinimler

Bu sayfa CXPerium üzerinde özel asistan oluşturabilmek için hangi gereksinimlerin olduğu bilgisini içerir.

CXPerium Üzerinde Bir Hesap oluşturun

  • CXPerium üzerindeyeni bir hesap oluşturun

  • Oluşturduğunuz hesap üzerinden Bir API Key alın

Sonraki adımlarda API Key almayı ve bu alınan bilgileri Örnek Bot projesinde nerelere girileceğini detaylıca göreceksiniz

Örnek Bot Projesini Klonlayın Ve Konfigurasyon Ayarlarını Tamamlayın

Hızlı bir şekilde özel asistan oluşturmanın en kısa yolu github'taki template projesini indirip ilgili konfigurasyon ayarlarını tamamlamaktır.

.NET Version

  • Paket şu anda .Net 6 ve üstü sürümünü desteklemektedir.

PreviousBaşlarkenNextCXPerium Hesabı Oluşturma

Last updated 9 months ago