IVR: Webhook Step

IVR: Webhook Step

🔍 Overview

The Webhook Step sends an API request that delivers all call information, such as caller number, agent name, call state, IVR inputs, etc., to an external system.

This enables actions like data updates or notifications based on the IVR call flow.


⚙️ Configuration

  • 📝 Method: Specifies the API request method (e.g., GET, POST).

    • Example: Use POST to send call data to a CRM system for logging.


  • 🌐 API Endpoint: The URL to which the API request is sent.

  • 🗝️ Headers: Additional headers for authentication or authorization, such as API keys or tokens.

    • Example: Include a header like Authorization: Bearer xyz123 for secure access.


⏭️ Next Steps

  1. After executing the API call, go to: Defines the next IVR step after the API request is sent.


    • Related Articles

    • IVR: Menu Step

      ? Overview The Menu Step is an interactive decision point in the IVR call flow, presenting callers with audio-prompted options and routing calls based on their keypad input. Example: A welcome message like "For sales, press 1; for support, press 2" ...
    • IVR Builder Overview

      ? What is the IVR Builder The IVR (Interactive Voice Response) Builder in Maqsam allows you to create dynamic and customized call flows using a drag-and-drop interface. It provides an intuitive way to automate call handling, route calls based on ...
    • IVR: Call Forwarding Step

      ? Overview The Call Forwarding step routes your incoming calls to agents, groups, or external phone numbers so that callers get help quickly and efficiently. ? Option 1: Forwarding Calls to Agents or Groups ⚙️ Configurations Below are the available ...
    • IVR: Sound File Step

      ? Upload or select a file from the library The Sound File Step plays an audio file during an IVR call flow, such as a greeting, announcement, or instructional message, before proceeding to the next configured step. ⚙️ Configuration ? Sound File ...
    • IVR: Messaging Step

      ? Overview The Messaging Step sends a predefined WhatsApp template message to the caller when triggered. This makes automated communication simple and efficient during the IVR call flow. ⚙️ Configurations ? Send message from This is the registered ...