Capture the public request
Configure a dedicated endpoint with the provider. We plan to keep the request details together after it arrives.
Webhook testing tool · in development
WebhookOps is not available yet. We are building a workflow around the useful test data a provider sends: the method, path, headers and original body. This page describes what we plan to ship, not a feature you can use today.
Request early accessThe local loop we are planning
Configure a dedicated endpoint with the provider. We plan to keep the request details together after it arrives.
Choose the loopback route your handler listens on. This CLI-based forwarding step is not available yet.
When a fix is ready, select the target explicitly and keep the response alongside the recovery record.
LOCAL FORWARDING
There is no public WebhookOps CLI command at this stage. We will publish the actual installation and forwarding instructions when the feature is ready.
A replay workflow we are planning
The original event may trigger customer-facing work. The planned flow will ask you to inspect it, choose the destination, and review the resulting status. That makes the recovery easier to explain later, especially when a provider retries on its own.