Loop Iterator

For-each loop card with a tone repeat tile, source expression, current/total counter, tone progress bar, and a sample value from the current iteration.

For each itemitems[]
3 / 28
current·ada@beste.co

New here? Read the installation guide.

Import & use
import { Automation14 } from "@/components/beste/piece/automation14";

<Automation14
  headingLabel="For each item"
  source="items[]"
  current={3}
  total={28}
  currentLabel="current"
  sampleKey="item.email"
  sampleValue="ada@beste.co"
  tone="violet"
/>

More Automation pieces

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

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.

Available variables
Trigger
{{event.id}}{{event.type}}{{event.created_at}}
Customer
{{customer.email}}{{customer.name}}{{customer.plan}}
Order
{{order.total}}{{order.currency}}

Variable Chips

Autocomplete variables card grouped by source (Trigger, Customer, Order) with monospaced handlebars-wrapped violet chips for each path.

Stripe
Notion
Slack
Sync paid invoices to Notion and ping Slack

Triggers on Stripe payment, logs the invoice in Notion, and posts a thread to #revenue.

4,280 installs

Recipe Card

Marketplace recipe card with a row of app slots that accept either a custom image or a brand-colored icon preset, plus name, description, install count, and a tone Use-recipe CTA.

ifamount > $100
trueNotify finance2 actions
falseSkipno actions

If-Then Branch

Conditional branch card with a dashed condition row and side-by-side true and false outcome cards labeled with emerald and rose pills.

Only run if
allany
  • statusis"paid"
  • amount>100
  • currencyis"USD"

Filter Conditions

Workflow filter card with an all/any segmented toggle and a stack of monospace field-operator-value condition rows plus an add-filter link.