Webhook URL row with a method pill, monospaced endpoint, copy button, signed indicator, and a pulsing last-received status footer.
New here? Read the installation guide.
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"
/>Custom HTTP request card with a semantic method pill, full endpoint URL, and a list of key/value request headers in monospace.

Posts a message in #revenue when a payment over $500 lands.
Workflow row card with a zap icon, name, description, and a tone-colored on/off switch on the right plus an active/paused label and runs-today count.
{
"id": "evt_8a2k4f",
"type": "payment.succeeded",
"amount": 4200,
"currency": "usd"
}Workflow test preview with a semantic status check, HTTP status code, duration, and a monospaced JSON response body panel below.
Workflow version history with a colored status dot, monospace tag, emerald active, amber draft, and muted archived pills, and author with date on the right.