Menu
PIOPIYHomeVoice APIWebhooksOutbound Call
ExamplesGitHub
PIOPIY
  • Home
  • Voice API
  • Webhooks
  • Outbound Call
  • Examples
  • GitHub
  • Get Started
    • Overview
    • Create Account
    • Choose Number
    • Add Capacity
    • Create Endpoint
    • Build your app
    • Configuring Answer URL
    • Configuring Event URL
  • Voice API
    • PCMO Overview
    • Overview
      • Play File
      • Forward Call to PSTN
      • Connect Call to SIP Endpoint
      • Input
      • Play & Get Input
      • Record
      • Hangup
  • Webhooks
    • Overview
    • Setup
    • Inbound Webhooks
      • Missed
      • Answered
    • Outbound Webhooks
      • Missed
      • Answered
  • Live Events
    • Overview
    • Inbound Live Events
      • Inbound Answered
      • Inbound Hangup
    • Outbound Live Events
      • Outbound Started
      • Outbound Ringing
      • Outbound Answered
      • Outgoing Hangup
  • Outbound Call
    • Outbound Call
    • PCMO Outbound Call
  • Call API
    • Play Call Recording
    • Get CMIUUID
    • Get Request ID
  • Examples
    • Nodejs
    • Python
    • Java
    • PHP
  • SDK
    • NodeJS SDK
    • Python SDK
  • Tools
    • Ngrok

Live Events Overview

#What is PIOPIY live events ?

PIOPIY live events will notify the status of the ongoing calls. PIOPIY live events POST the JSON data of call status such as call started, call waiting, call ringing and call hangup.

#How live events works in PIOPIY?

Configure your web server POST method URL in PIOPIY dashboard. Once your configuration is done, our PIOPIY platform will notify the live events of ongoing calls.

#Note

Configuring your POST method URL for live event in PIOPIY, is same as webhooks.

Previous

« Outbound Webhooks Answered

Next

Inbound Answered »

  • What is PIOPIY live events ?
  • How live events works in PIOPIY?