🚀 Salloq Marketing

Multi-tenant marketing automation platform

Total Contacts
0
+12% from last month
Active Flows
0
3 flows running
Emails Sent (30d)
0
+24% from last month
Avg Open Rate
0%
+2.3% from last month

⚡ Quick Actions

🔄 Recent Flows

🔌 API Integration

Connect your Salloq ecommerce and POS platforms to trigger automated marketing workflows.

Webhook Endpoint

POST https://marketing.yourdomain.com/api/webhook

Example Payload

{
  "event": "order_placed",
  "data": {
    "order_id": "12345",
    "customer_id": "67890",
    "email": "customer@example.com",
    "first_name": "John",
    "last_name": "Doe",
    "total": 99.99
  }
}
View Full API Documentation →