Register your current receiver as a destination
Its URL is unchanged.
add returns a signing secret; configure it in the receiver so it can verify the forwarded stream (optional, but you now get a signature you didn’t have before).Subscribe the endpoint to it
Every captured event now auto-delivers to your existing receiver, with the fixed exponential retry schedule (8 attempts over ~32h) it never had before.
Run in parallel, then cut over
Point the provider at the ingest URL alongside its current target and confirm your receiver sees identical traffic through webhook.co. When it matches, remove the provider’s old direct target. Your receiver’s code never changed; it just gained an inspection log and a replay button.