message.received, form.received, and call.conversation.ended.
Connect
Connect to the Poku API WebSocket endpoint:api_key query parameter:
4001.
Subscribe to events
After connecting, send asubscribe message with the events you want to receive:
Event format
WebSocket events use the same event names and payload shapes as webhooks. The only difference is the wrapper field: webhooks sendeventType, while WebSockets send type.