The Problem
End users often struggle with slow and complex ways of creating or checking incidents in service platforms. They must log into portals, fill in forms, and navigate multiple screens just to raise a ticket or check its status. This leads to delays, frustration, and high MTTA (Mean Time to Acknowledge).
The Solution with Autom Mate
By integrating WhatsApp with Xurrent through Autom Mate, we built a chatbot that allows users to:
-
Open incidents quickly by simply chatting.
-
Provide necessary details (subject, note) in natural conversation.
-
Retrieve and view existing incident details instantly.
All without leaving WhatsApp.
What Does Autom Mate Actually Do?
-
User sends a message to WhatsApp bot (triggered via webhook).
-
Autom Mate sends a Welcome Message and asks for service selection.
-
User selects Incident Creation or View Existing Incident.
-
If Incident Creation is chosen:
-
Bot asks for Subject and Note.
-
Autom Mate pushes the data into Xurrent via API.
-
Bot returns a Success Message with the incident ID.
-
-
If View Existing Incident is chosen:
-
Autom Mate fetches a list of requests from Xurrent.
-
User selects an incident.
-
Bot displays incident details (subject, category, status).
-
Architecture Overview
-
Trigger: Webhook from WhatsApp messages.
-
Integration: WhatsApp ↔ Autom Mate ↔ Xurrent.
-
Flows:
-
Create Incident
-
View Incident
-
What You Gain
-
Faster incident creation (seconds instead of minutes). -
Fully mobile, no need for portals. -
Improved user experience via natural conversation. -
Reduced MTTA/MTTR by simplifying request flow. -
Clear visibility into existing incidents.
Example in Action
-
User sends “Hello” in WhatsApp.
-
Bot replies with menu: Incident Creation or View Existing Incident.
-
User selects Incident Creation.
-
Bot asks:
-
“Specify a subject” → User: My computer is crashing!
-
“Specify a note” → User: When I run my X application, computer crashes.
-
-
Bot confirms: Incident successfully created, ID: 65187927.
-
Later, user checks: View Existing Incident → Bot shows incident status: assigned.
Incident Creation Scenario
Viewing Incident Scenario
Try It Yourself
-
Download JSON from here;
Simple Whatsapp - Xurrent Integration.json (21.9 KB)
Import it to your Autom!
-
Add your Whatsapp, Xurrent and Custom Xurrent Credentials for connection!
-
Edit “account-header” variable with your Xurrent Account Name.
-
Register your Autom webhook url on Meta Website.
Join the Discussion
Have you tried bringing ITSM into WhatsApp or other chat platforms? Share your thoughts, alternative flows, or challenges below ![]()


