Webhooks Setup

The PIOPIY platform will notify your web server POST method URL with JSON call detail record(CDR) when incoming and outgoing calls are completed.

How to setup incoming webhooks ?

To set up webhooks follow the below steps.

  1. Login into the PIOPIY dashboard.

  2. Your app id and app name will be displayed in the panel, click the app id and enter into the dashboard.

Where to place your web server URL ?

  1. Enter your HTTP POST method URL in the event URL section

  2. And finally, click the map app button to map your HTTP POST method URL.

Webhooks

Note
  • Your web server URL is the POST method.
  • Make sure your web server URL is accessible from the internet(public).

Now your webhook setup is ready to receive call detail record(CDR) from the PIOPIY platform.