Webhookrelay Skill

Webhookrelay Skill Webhookrelay does one thing: it relays third-party webhooks to a local app over one outbound connection. When To Use It - You need a public webhook URL for Strip

company route

Webhookrelay Skill

Webhookrelay does one thing: it relays third-party webhooks to a local app over one outbound wss connection.

When To Use It

What It Is Not

Fast Path

  1. Pick your source app on webhookrelay.app.
  2. Copy the one-command local listener.
  3. Set LOCAL_URL to your local webhook handler.
  4. Paste it into your terminal.
  5. Paste the generated public webhook URL into the third-party app.
  6. Send a test event or run the provided curl command.

Local Listener Contract

Product Principles