Call Created
This webhook event is fired whenever a parent call is created.
Parameters
Parameter | Type | Description |
---|---|---|
EventType | string | Has the value "call_created" for this event. |
call_id | string | A unique identifier for this call. Example: 11-312298b3-12a342 |
direction | string | Either "inbound" or "outbound" |
from | string | Either a username or E164 number (+ prefixed) |
from_cnam | string | CNAM of caller, if present |
to | string | Extension dialed by user for outbound, E164 number dialed for inbound |
rate | decimal | Minute rate for this call. |
date | string | ISO 8601 Formatted date string. |