Webhook Proxy is a lightweight fail-safe middleware designed for Make.com and Zapier power users. When external APIs go down or return 500 errors, traditional automations silently drop data. Our proxy intercepts the payload, logs incoming JSON data, and uses an automated exponential backoff retry system (1m/5m/15m) to ensure zero data loss. Includes visual error log dashboard and 1-click manual payload replay.
Hey Product Hunt! 👋
As an automation enthusiast, nothing was more frustrating than a Make.com or Zapier scenario silently crashing because a 3rd-party endpoint returned a random 500 error or rate-limit—causing valuable lead data to vanish forever.
I built Webhook Proxy to solve this exact problem. It acts as a safety buffer between your webhook source and destination. If the destination fails, it logs the payload and automatically retries with exponential backoff until it succeeds.
We're currently in free beta for early adopters. Would love to get your feedback and hear how you currently handle scenario failures!