Shopify + Brevo Integration
Shopify + Brevo Integration
Tajo เชื่อมสะพาน Shopify และ Brevo ซิงค์ข้อมูลลูกค้า คำสั่งซื้อ และ events แบบ real-time
สิ่งที่ซิงค์
| ข้อมูล Shopify | ปลายทาง Brevo | ความถี่ |
|---|---|---|
| Customer profile | Brevo contact | Real-time |
| Order history | Contact attributes | Real-time |
| Abandoned cart | Brevo event | Real-time |
| Product data | Brevo catalog | รายวัน |
การตั้งค่า
export default { platform: "shopify", brevo: { apiKey: process.env.BREVO_API_KEY, defaultListId: 3, }, sync: { customers: true, orders: true, abandoned_carts: true, }}ตัวอย่าง Automation
Abandoned Cart Sequence
const cartRecoveryWorkflow = { trigger: "checkouts/update", condition: "cart.abandoned_at IS NOT NULL", actions: [ { delay: "1h", action: "brevo/send-email", template: 101 }, { delay: "24h", condition: "email.not_opened", action: "brevo/send-sms" } ]};ขั้นตอนถัดไป
- WooCommerce + Brevo, WordPress e-commerce integration
- สร้างเอเจนต์, สร้าง marketing agents สำหรับ Shopify