Pipeline Run

Webhook
Filter
Enrich
Notify
About this piece

Pipeline Run

Each step runs, then a packet crosses the connector and fills it behind itself before the next step lights up, ending in a full row of checks.

Usage

The import and the props worth knowing about, in one place.

import { Automation21 } from "@/components/beste/piece/automation21";

<Automation21
  steps={[
    {
      "label": "Webhook",
      "icon": "webhook"
    },
    {
      "label": "Filter",
      "icon": "filter"
    },
    {
      "label": "Enrich",
      "icon": "sparkles"
    },
    {
      "label": "Notify",
      "icon": "send"
    }
  ]}
  tone="primary"
/>

More Automation pieces

View all Automation
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.

Wait 15 minutesThen continue to the next step

Delay Step

Pause-step card with a dashed border, a tone-tinted timer tile, the wait duration, and a subtle continuation note.

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

Run Log

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

Every Monday at 9:00 AM0 9 * * 1
Next run in 2 days, 14hEurope/Istanbul

Schedule Chip

Cron-based schedule card with a sky repeat tile, human-readable cadence, monospace cron expression, next run countdown, and timezone.

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.

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.