Overview
Setting Up Webhooks in MessengerMate
To configure your webhook endpoints:
-
Go to Settings → Developer Tools
-
You’ll find three input fields:
-
Webhook URL for All Chats – Enter your webhook URL to receive all chat data.
-
WhatsApp Flow URL – Enter your webhook URL to receive WhatsApp Flow or Form data.
-
WhatsApp Catalog Order – Enter your webhook URL to receive WhatsApp catalog order data.
-
Webhooks allows you to receive real-time HTTP notifications of changes to specific objects. For example, we could send you a notification when a user sends you a message.This prevents you from having to query our APIs for changes to objects that may or may not have happened, and helps you avoid reaching your rate limit.
