What is webhook?

What is webhook?

Webhook is HTTP push API, delivers real-time call information to other applications. It is an incredibly useful and a resource-light way to implement event reactions. 

Web hooks provide a mechanism where by a server-side application can notify a client-side application when a new event (that the client-side application might be interested in) has occurred on the server.

Webhooks are also sometimes referred to as “Reverse APIs”. In APIs, the client-side application calls (consumes) the server-side application. Whereas, in case of web hooks it is the server-side that calls (consumes) the web hook (the end-point URL provided by the client-side application), i.e. it is the server-side application that calls the client-side application.

    • Related Articles

    • How a webhook works?

      The following image can explain how a webhook work. Now lets see what are the steps to be followed: 1. Login to your MyOperator panel and click on “Manage” at the top. 2. In the funtionality section click on “API integration”. 3. From the left list, ...
    • In-Call Webhook

      Overview Webhooks are HTTP callbacks that receive notification messages for events. MyOperator uses webhooks to notify your application any time a call event happens in your account. For example, if a call has been received by your agent, you will ...
    • After Call Webhook

      Overview Webhooks are HTTP callbacks that receive notification messages for events. MyOperator uses webhooks to notify your application any time a call event happens in your account. For example, if a call has been received by your agent, you will ...
    • Installation Guide | How To Integrate Leadsquared CRM with MyOperator

      Objective User can initiate click to call from CRM Popup notification for every incoming/outgoing call will be initiated Lead/activity will be created for every call Prerequisite Enable Webhook inCall and Webhook AfterCall Enable click2call Mobile ...
    • Compare editions: MyOperator Lite, MyOperator Desk and MyOperator Prime

      MyOperator Desk and MyOperator Lite are different editions of MyOperator designed for different business categories and usages. MyOperator Lite is designed to be used as virtual EPABX system with day to day office call management and hence the light ...