01
Receive webhook events
Incoming social messages are normalized into one event stream for reliable processing.
Dmai receives social messages through webhooks, understands customer intent with AI, and sends the right response while keeping human handoff available.
{
"channel": "instagram",
"intent": "pricing",
"action": "ai_reply",
"handoff": false
}
This mock landing page is ready to connect later to a dashboard, API documentation, onboarding flow, or dynamic campaign content.
Incoming social messages are normalized into one event stream for reliable processing.
Dmai reviews the message, conversation context, and business rules before deciding the next action.
The platform sends the best response automatically or hands the conversation to an operator.