Workflow test preview with a semantic status check, HTTP status code, duration, and a monospaced JSON response body panel below.
{
"id": "evt_8a2k4f",
"type": "payment.succeeded",
"amount": 4200,
"currency": "usd"
}New here? Read the installation guide.
import { Automation12 } from "@/components/beste/piece/automation12";
<Automation12
status="success"
runLabel="Test run"
statusCode="200 OK"
duration="142 ms"
body="{
\"id\": \"evt_8a2k4f\",
\"type\": \"payment.succeeded\",
\"amount\": 4200,
\"currency\": \"usd\"
}"
/>Workflow execution log with rows for each run showing a semantic status icon, run id, duration, and relative time.
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.
Custom HTTP request card with a semantic method pill, full endpoint URL, and a list of key/value request headers in monospace.
Seven-day workflow health card with stacked emerald success and rose failure bars, a success rate headline, and totals footer.