View Categories

Webhook

Table of Contents

Webhook #

  • Allows the platform to receive real-time notifications from other systems, such as new users, orders, or messages.
  • A webhook is an HTTP callback or push API that sends real-time data to other applications when a specified event occurs.
  • It allows your application to receive information as soon as it is available.

Steps : #

  • Open  application and go to the “Settings” menu.
  • Click on the “Integrations” tab to view available integrations.
  • Select the “Webhook” option to open the webhook settings.

  • Enter the URL where you want to receive webhook notifications. This URL will handle the incoming webhook payloads.
  • After entering the Webhook URL, click the “Submit” button to save the settings.
  • If user need to discard changes, click the “Close” button.

  • Upon clicking “Submit”, a success message will be displayed.
  • Click on the “Ok” button.

  • To deactivate Webhook, click on the highlighted checkbox below.

  • A confirmation message will appear.
  • Click on the “Deactivate” button to proceed.

  • A success message stating “Module disabled” will be displayed.
  • Click on the “Ok” button to confirm.