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.

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

New here? Read the installation guide.

Import & use
import { Automation10 } from "@/components/beste/piece/automation10";

<Automation10
  apps={[
    {
      "image": "https://oud.pics/sm/l/stripe.jpeg",
      "alt": "Stripe"
    },
    {
      "image": "https://oud.pics/sm/l/notion.png",
      "alt": "Notion"
    },
    {
      "image": "https://oud.pics/sm/l/slack.svg",
      "alt": "Slack"
    }
  ]}
  name="Sync paid invoices to Notion and ping Slack"
  description="Triggers on Stripe payment, logs the invoice in Notion, and posts a thread to #revenue."
  installs={4280}
  installsLabel="installs"
  ctaLabel="Use recipe"
  tone="primary"
/>

More Automation pieces

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

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.

Stripe
WhenStripe
Payment received
Slack
ThenSlack
Send #revenue alert

Trigger to Action

Two-step recipe stacked vertically with a When trigger row, a downward arrow connector, and a Then action row, each with a brand-colored icon tile and event label.

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.

Search trigger apps⌘K
Popular

Trigger Picker

App picker with a search input, Popular section header, and a four-up grid of app tiles showing logo photo and name.

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

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.