
Forward 3-rd Party Request Manually to Debug and Test Webhooks
As you might know already, QuickMocker provides a really great and unique feature called Local Forwarder that can capture and forward requests automatically from the 3-rd party services to your server app in order to debug and test webhooks even on the local machine that does not have any public URL. No need to install any 3-rd party extensions or apps because QuickMocker’s Local Forwarder works on the browser level.
In the first release of this feature it was working only in the “automatic mode” which means that requests were forwarded to your app’s webhook right after they were triggered by the 3-rd party service and intercepted by QuickMocker. The “automatic mode” was and is very dependent on the events that should occur on the 3-rd party side and that’s why sometimes it was difficult to use Local Forwarder, especially when you needed the same request to be sent multiple times to your app.