Using webhook settings in Teams section

Using webhook settings in Teams section

What are webhooks?

Webhooks are basically a communication link between web applications. You can send real time data from one web application to another. Webhook URL's allow you to record every data triggered i n the application. Webhook works similar to the notification bell on your devices. It informs you when an action occurs on the web application. 

Why use Webhooks? 

Webhooks simplify your efforts to collect data. Using webhooks can mitigate the pain points of data collection i.e. it can be time-consuming. Webhooks allow you to sync data, collect data into your own database and connect your web application to your system. Webhooks are simple and easy to use by allowing the server to push data towards you when an action is triggered. 


How to set up webhooks in the teams section in Moitele user portal?

Follow these quick and simple steps to set up webhook URL in the teams section of the Moitele user portal. Read more on webhook URL with Moitele softphones HERE.

  1. Visit the application site where you want to collect the data on
  2. Create a webhook access point URL
  3. Use the URL generated on that platform and paste the URL in the 'Settings' under the profile on the customer portal
  4. You should be good to go

To test your webhook URL, you can use the following sites:

Webhook.site
Requestbin