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.
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 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 هستید؟
همین امروز با پلن رایگان ما شروع کنید. نیازی به کارت اعتباری نیست.