Webhook Events
SimZ can send webhook events to your application when a call completes or when a call audit finishes. Use these events to sync call outcomes, recording metadata, lead custom data, and audit results.
Event types
call.completed
This event fires after SimZ stores call recording and metadata. It is independent from audit processing.
call.audit.completed
This event fires after SimZ finishes review/audit processing. The audit object depends on your agent review prompt and custom fields schema.
Common fields
Delivery behavior
Webhook deliveries are signed when a secret is configured, retried according to webhook settings, and logged in the SimZ webhook management UI.
