Loop Iterator

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

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.

Usage

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

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.

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.

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.