Run Log

Workflow execution log with rows for each run showing a semantic status icon, run id, duration, and relative time.

Recent runsStripe → Slack
  • run_8a2k412 ms2m ago
  • run_7f9pnow
  • run_7e1q1.2 s8m ago
  • run_7d3m388 ms14m ago

New here? Read the installation guide.

Import & use
import { Automation4 } from "@/components/beste/piece/automation4";

<Automation4
  workflow="Stripe → Slack"
  headerLabel="Recent runs"
  runs={[
    {
      "id": "run_8a2k",
      "status": "success",
      "duration": "412 ms",
      "time": "2m ago"
    },
    {
      "id": "run_7f9p",
      "status": "running",
      "duration": "—",
      "time": "now"
    },
    {
      "id": "run_7e1q",
      "status": "failed",
      "duration": "1.2 s",
      "time": "8m ago"
    },
    {
      "id": "run_7d3m",
      "status": "success",
      "duration": "388 ms",
      "time": "14m ago"
    }
  ]}
/>

More Automation pieces

View all Automation
Test run200 OK
142 ms
{
  "id": "evt_8a2k4f",
  "type": "payment.succeeded",
  "amount": 4200,
  "currency": "usd"
}

Test Result

Workflow test preview with a semantic status check, HTTP status code, duration, and a monospaced JSON response body panel below.

Stripe
Stripe → Slack revenue alerts

Posts a message in #revenue when a payment over $500 lands.

Active28 runs today

Workflow Toggle

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.

Last 7 days98.3%
Mon
Tue
Wed
Thu
Fri
Sat
Sun
289 runs5 failed

Run Stats

Seven-day workflow health card with stacked emerald success and rose failure bars, a success rate headline, and totals footer.

Workflow
  1. Stripe
    New payment receivedStripe · over $100
  2. Gmail
    Send welcome emailGmail · template:onboarding
  3. Notion
    Create CRM pageNotion · DB:Leads
  4. Slack
    Notify #revenueSlack · with link

Workflow Steps

Vertical workflow with brand-colored app tiles connected by a thin rail, each row showing the step name and its app and config detail.

Gmail
ActionGmail · Send email
To{{customer.email}}
SubjectYour receipt is ready
Templatereceipt-v3
Configure

Workflow Node

Single workflow step card with a kind-colored icon header (trigger, action, filter), the app/event label, configured field rows, and a configure footer.

Versions
  1. v3ActiveAda L.·Apr 20
  2. v2DraftMarcus R.·Apr 14
  3. v1ArchivedPriya S.·Mar 30

Version Tags

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.