Webhook Event Log
Activity Feed
Sort by
K
Kimsia sim
I am writing a feature that needs to consume webhook events from circleci. having a way to show the webhook delivery response like how GitHub does it is crucial.
It was 10x easier to do this for GitHub than for CircleCI because GitHub shows this
![Oran Wilder](https://canny.io/images/dd6849f9dd398f12df6da25621b704aa.webp)
Oran Wilder
Merged in a post:
Expose Webhooks Sent By CircleCI When Using The Webhooks Feature
H
Hillary Hueter
The webhooks feature allows us to trigger a webhook upon an event. We would like to be able to see logs for webhooks sent.
J
Jason Hagglund
GitHub's
Delieveries
Tab for Webhooks does this and it's very handy. I'd be very happy to see something similar for CircleCI webhooks.