---
title: Request Forwarding
canonical: https://webhook-box.com/documentation/request-forwarding
last-modified: 2026-08-23
source: Web Hook Box documentation
---
# Request Forwarding

Request forwarding allows you to relay incoming webhook data to your own endpoints or services, providing a convenient way to test webhooks with your applications without exposing them directly.

 

 ## What is Request Forwarding?

Request forwarding is a feature that allows Web Hook Box to act as a proxy between external services and your applications. When a webhook request is received, Web Hook Box can automatically forward that request to one or more target URLs.

This provides several benefits:

- Inspect and debug webhook payloads without modifying your application
- Forward the same webhook to multiple destinations
- Keep a history of all webhook requests for reference
- Test your webhook handlers without exposing your local development environment
- Filter and transform webhook payloads before they reach your application
 
 ![Request Forwarding Flow](/images/docs/request-forwarding-flow.png) 

 



 ##### Web Hook Box

Your comprehensive webhook testing platform.

 

##### Links

- [Features](/features)
- [Documentation](/documentation)
 
 

##### Contact

- <support@webhook-box.com>
 
 

 

---

 [  Buy me a coffee ](https://buymeacoffee.com/mouhammeddn)

© 2026 Web Hook Box. All rights reserved.