موجود در حرفه‌ای

Shop Notifications ماژول

When a customer places an order in your Telegram shop, the bot messages them a confirmation and messages you a new-order alert, plus booking confirmations and subscription renewal receipts. Nothing here is configurable.

Order confirmation to the buyer
New-order alert to you
Booking confirmations
Subscription renewal receipts
9:41
5G
S

Shop Notifications Demo

bot

ماژول Shop Notifications چه می‌کند؟

When a customer places an order in your Telegram shop, the bot messages them a confirmation and messages you a new-order alert, plus booking confirmations and subscription renewal receipts. Nothing here is configurable.

  • Customer communication
  • Order updates
  • Marketing
ویژگی‌های کلیدی

هر آنچه نیاز دارید

تمام ویژگی‌های قدرتمند موجود در ماژول Shop Notifications را کشف کنید.

Order confirmation to the buyer

شامل ماژول Shop Notifications برای یکپارچگی بدون درز.

New-order alert to you

شامل ماژول Shop Notifications برای یکپارچگی بدون درز.

Booking confirmations

شامل ماژول Shop Notifications برای یکپارچگی بدون درز.

Subscription renewal receipts

شامل ماژول Shop Notifications برای یکپارچگی بدون درز.

موارد استفاده

ببینید چگونه کسب‌وکارها از ماژول Shop Notifications استفاده می‌کنند

Customer communication

مناسب برای تیم‌هایی که به دنبال پیاده‌سازی قابلیت‌های customer communication هستند.

Order updates

مناسب برای تیم‌هایی که به دنبال پیاده‌سازی قابلیت‌های order updates هستند.

Marketing

مناسب برای تیم‌هایی که به دنبال پیاده‌سازی قابلیت‌های marketing هستند.

مرجع API

یکپارچه‌سازی آسان

از API RESTful یا وب‌هوک‌های ما برای یکپارچه‌سازی ماژول Shop Notifications با سیستم‌های موجود خود استفاده کنید.

مشاهده مستندات API
// Enable Shop Notifications module
curl -X POST https://api.botlaunch.io/v1/modules \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "module": "shop-notifications",
    "enabled": true,
    "config": {
      // Your configuration here
    }
  }'

// Response
{
  "success": true,
  "module": {
    "id": "shop-notifications",
    "name": "Shop Notifications",
    "enabled": true,
    "status": "active"
  }
}

آماده استفاده از Shop Notifications هستید؟

همین امروز با پلن رایگان ما شروع کنید. نیازی به کارت اعتباری نیست.