Webhook Endpoint

Webhook URL row with a method pill, monospaced endpoint, copy button, signed indicator, and a pulsing last-received status footer.

WebhookSigned
POSThttps://hooks.beste.co/wf/8a2k4f1m9n
Last event 14s ago

Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.

Import & use
import { Automation6 } from "@/components/beste/piece/automation6";

<Automation6
  url="https://hooks.beste.co/wf/8a2k4f1m9n"
  method="POST"
  lastReceived="Last event 14s ago"
  secretSet={true}
  headerLabel="Webhook"
  signedLabel="Signed"
/>