Salla Docs
Merchant API
  • Merchant API
  • Salla OAuth 2.0
Partner APIs
  • App API
  • Shipments & Fulfillment APIs
  • Recurring Payments API
  • App Functions
Storefront
  • Twilight Engine
  • Twilight SDK
  • Web Components
  • Change Log
Salla CLI
Merchant API
  • Merchant API
  • Salla OAuth 2.0
Partner APIs
  • App API
  • Shipments & Fulfillment APIs
  • Recurring Payments API
  • App Functions
Storefront
  • Twilight Engine
  • Twilight SDK
  • Web Components
  • Change Log
Salla CLI
Salla - Opensource
Salla - Developers Community
  1. Merchants Events
  • Welcome 👋
  • What are App Functions?
  • Get Started
  • Supported Events
  • Testing
  • Responses
  • NodeJs Support
  • Merchants Events
    • Brand Events
    • Cart Events
    • Category Events
    • Communication Events
    • Customer Events
    • Invoice Events
    • Review Events
    • Shipment Events
    • Shipping Company Events
    • Shipping Zone Events
    • Special Offer Events
    • Store Branch Events
  • Customers Events
    • Account Events
    • Cart & Checkout Events
    • Product Events
    • Promotion & Coupon Events
    • Wishlist Events
  1. Merchants Events

Communication Events

This model defines the structure for events triggered when communication is established through sms, email and WhatsApp.

Available Events#

communication.sms.send - Triggered when a sms is sent to a customer
communication.email.send - Triggered when a email is sent to a customer
communication.whatsapp.send - Triggered when a whatsApp message is sent to a customer

Event Type#

Asynchronous Events - All communication events are processed in the background.

Communication Context Object#

Schema
Example 1
Example 2
Example 3
Example 4
Communication Event Model

Example Implementations#

SMS example#

Email example#

Modified at 2025-11-17 11:41:06
Previous
Category Events
Next
Customer Events