Visual flow builder
Drag nodes, connect arrows. Triggers, branches, delays, parallel paths, LLM steps. No code, full power.
mc_geo, mc_currency) — those stay on so prices display correctly. Analytics + marketing cookies are off until you accept. See the privacy policy for the full list. A visual flow builder where any node can be a database read, an HTTP call, or an LLM step with tool access. Trigger on any event in your store, branch on any field, run in milliseconds. Replaces Zapier, Klaviyo Flows, and most of n8n — and unlike them, the LLM can write the flow for you.
"hl-k">import { Mercentia } "hl-k">from '@mercentia/sdk'
"hl-k">const sf = "hl-k">new Mercentia({ apiKey: "hl-k">process.env.SF_KEY })
"hl-k">const product = "hl-k">await sf.products.create({
title: 'Single-origin · Ethiopia Yirgacheffe',
vendor: 'Ember Roastery',
variants: [
{ sku: 'EMB-ETH-12OZ', price: 22.00, weight: 0.34 },
{ sku: 'EMB-ETH-2LB', price: 60.00, weight: 0.91 },
],
tags: ['single-origin', 'light-roast'],
})
"hl-k">console.log(product.id) "hl-c">// "prd_2WJ..."Drag nodes, connect arrows. Triggers, branches, delays, parallel paths, LLM steps. No code, full power.
Drop in an LLM node. It can call your tools (search products, refund order, send email) on confirmation.
Describe the outcome in English. The agent assembles the nodes, you review the diagram before saving.
Order placed, product back in stock, customer joins segment, chargeback raised, abandoned cart — anything.
Read data, branch on conditions, call an external API, prompt an LLM, send via any channel. Test in-line.
Every run is logged with full input/output diff. Replay failures with one click. Cost tracked per workflow.
Mercentia workflows run on your data, with no per-task pricing. Unlimited runs on every plan above Starter.