User expresses frustration over losing data when webhooks fail due to glitches in Zapier or Bubble. They request a simple URL to point webhooks to, which would save data and allow for manual retries if automation fails.
I’ve been building a few automations lately and it’s driving me crazy how fragile webhooks are. If my app is down for a second during a deploy, or if Zapier has a hiccup, I just lose the data. Stripe or Shopify might retry, but it's a mess to track what actually went through and what didn't. I’m looking for a 'safety net', just a simple URL I can point my webhooks to that saves everything and lets me hit 'Retry' manually if my automation fails. Does anyone have a simple way to handle this that doesn't cost $50/mo or require a degree in backend engineering?