Pria UI now available in Dark mode !
cURL
curl --request POST \ --url http://localhost:3000/api/agent/digitalWebhook \ --header 'Content-Type: application/json' \ --data ' { "eventType": "MESSAGES" } '
Receives events from digital engagement platforms (e.g., Avaya)
Digital engagement event payload
Type of engagement event
MESSAGES
PARTICIPANT_DISCONNECTED
PARTICIPANT_ADDED
Event processed
Was this page helpful?