Webhook log export/download from Dev Dashboard

Hello! The webhook logs in the Dev Dashboard are already very useful for debugging and visibility.

I regularly review webhook activity outside the dashboard as part of our ops workflow. In practice, this means comparing Shopify-side deliveries with our own application logs, checking for intermittent failures, spotting retry patterns, and occasionally running AI-assisted analysis on the log data to surface potential anomalies or trends over time.

Because of that, I wanted to ask:

Is there currently any way to export or download webhook delivery logs from the Dev Dashboard?

If not, would Shopify consider adding it?

A simple export option would be very helpful, especially for workflows like:

  • correlating Shopify deliveries with internal server logs
  • reviewing failures and retries over time
  • sharing logs with teammates during debugging
  • running external analysis on filtered webhook data
  • keeping a lightweight audit trail for support/investigation

Even a basic option would go a long way, for example:

  • CSV export from the filtered logs view
  • JSON export for selected deliveries
  • export by time range and topic
  • inclusion of fields like topic, shop, timestamp, response code, retries, subscription ID, endpoint, and response time

To be clear, I’m not looking to replace our own endpoint/application logs. Those are still the primary source of truth on our side. This would mainly help with correlation and faster investigation from the Shopify side.

Would love to know whether this already exists somewhere, or if it could be considered for the Dev Dashboard.

Thanks!

1 Like

Hey @onurhan, it’s not currently possible to export the logs from the dev dashboard. I have passed this on as a feature suggestion for you though. :memo:

Thanks! appreciate the clarification and for passing it along :raising_hands: