Outbound Webhook Logs
The Outbound Webhook Logs page displays execution details for webhook calls initiated from automation flows in the Messaging Platform. It provides visibility into delivery status, attempts, errors, and timestamps for each outbound webhook.
View webhook delivery outcomes (e.g., Success, Pending, Failed)
Investigate failed requests using error messages and endpoint URLs
Filter logs by automation flow, contact, status, and time range

Fig. 1. Outbound Webhook Logs.
Outbound Webhook Logs Overview
Automation Flow |
The automation flow that triggered the webhook event. |
Contact |
The contact associated with the webhook event. |
Status |
Indicates the current delivery status of the webhook (e.g., Success, Pending, Failed). |
Attempts |
Number of delivery attempts made for this webhook. |
Last Error |
Describes the error received during the last failed attempt (e.g., HTTP response code: 404). |
Last URL |
The last destination URL that received the webhook payload. |
Created At |
Timestamp when the webhook was triggered. |