Receive fax webhooks

This page documents the webhook format for received faxes. See the webhooks introduction page for background information.

Event Types

For received faxes, there is currently only one event type:

  • Fax Completed: This is a postflight webhook, triggered when the fax completes.

Fax Completed Webhook Parameters

Name Type Description
fax Fax Object The job's fax object.
event_type String "fax_completed"