See the full stack in action โ webhook, AI intent detection, booking confirmation, and review request flow.
The AI reads every message, detects intent, and generates contextually appropriate replies in real time.
Wire this automation without writing code. Each step configures one module.
Add a Custom Webhook module as the trigger. Copy the webhook URL โ you'll paste it into WhatsApp Business API webhook settings.
In Meta Business Suite โ WhatsApp โ Webhooks. Paste your Make.com webhook URL. Set verification token to jetmind-demo.
After the webhook, add an HTTP > Make a request module pointing to your Jetmind instance at /api/whatsapp/webhook โ or call Claude directly with the message text.
Route on intent: if APPOINTMENT_REQUEST, add a booking step. If GENERAL, send the reply text back via the WhatsApp node.
Use the WhatsApp Business > Send Message node. Map data.reply to the message body. Set the To field to the incoming phone_number.
Leave your details and we'll set up a personalized demo for your business type.