Richer data in every webhook payload
The delivered payload now includes a structured summary, your tags, and any phone numbers or emails mentioned in the message.
The summary in the delivered payload changed from a single block of text into a structure carrying the summary text plus urgency, sentiment, intent, whether a callback is expected, and a list of action items with their priority and any deadline. It also carries the names, phone numbers, and email addresses mentioned in the message, with phone numbers normalized to a standard international form, and the tags you have applied to the voicegram. The notification email reads from those same normalized numbers, so your inbox and your email no longer show the same caller's phone differently. This is a change to the shape of the payload rather than an addition, so anything reading the old single-string summary needs updating.