When an external service sends a webhook to your HookReplay endpoint URL, the following happens:
- HookReplay receives the HTTP request
- The request method, headers, body, query parameters, and metadata are captured
- The request is stored in your endpoint's history
- A
200 OKresponse is returned to the sender - If streaming is enabled (Pro), the request is also forwarded to your destination URL