One clear workflow

From payload to evidence

The complete lifecycle stays available, but the common path is four steps.

Open WebhookLab
  1. 1

    Define event type

    Name the event, version it, and wrap it in the PlatPhorm event envelope.

  2. 2

    Define event contract

    Attach JSON Schema or an AsyncAPI-compatible event contract before delivery.

  3. 3

    Sign payload

    Build the canonical string and HMAC header without storing the raw secret.

  4. 4

    Inspect attempts

    Review status, latency, retry decision, redacted request/response summaries, and trace span.

Connected to the PlatPhorm mesh

Working integrations: MCP Gateway, platphormctl. Unwired handoffs report degraded status instead of fake success.

View integrations