How to Check Webhook Logs from the ClickPost Dashboard

Modified on Tue, 28 Oct at 10:25 AM

ClickPost allows you to view detailed webhook logs pushed by Clickpost, directly from the dashboard to help you verify and troubleshoot webhook deliveries made to your configured endpoint.


Step 1: Navigate to the Webhook Logs Section

  1. Log in to your ClickPost Dashboard.

  2. Go to Menu → System Health → Track.

  3. On this page, you’ll find two fields for searching webhook logs:

    • Log Type – This field is set to Webhooks by default.

    • AWB – Enter the Air Waybill (AWB) number for which you want to view webhook logs.

  4. Click Submit to fetch the logs.




Step 2: View Webhook Log Details

Once you submit the request, the system displays all webhook events pushed by ClickPost for that AWB.
Each log entry includes the following details:




FieldDescription
Webhook TypeIndicates whether the event was pushed via Selected Webhooks (shown as Notification Webhook) or All Status Webhooks.
URLThe endpoint URL to which ClickPost pushed the webhook event.
HeadersThe HTTP headers included in the webhook request.
PayloadThe JSON body containing scan-level shipment details for the specific AWB.
Sent TimeThe timestamp (in UTC) when ClickPost sent the webhook event.
Status CodeThe HTTP response code received from your endpoint after ClickPost pushed the event.
ContentThe response message returned by your system for that webhook request.


Step 3: Use Logs for Validation and Troubleshooting

These webhook logs help you:

  • Verify that webhook events were successfully delivered to your endpoint.

  • Identify any failed or delayed events based on status codes or response content.

  • Validate the payload structure and data received for a given AWB.

If you observe failed webhook deliveries or unexpected responses, feel free to reach out to support@clickpost.in for assistance.


Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article