Overview

View as Markdown

Setting Up Webhooks in MessengerMate

To configure your webhook endpoints:

  1. Open MessengerMate Business

  2. Go to Settings → Developer Tools

  3. 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.