Zymura — workflow automation
Zymura is a visual workflow builder. You choose how a flow starts — on a schedule, when an HTTP request arrives, when a row is added to a table, or on demand — then chain actions underneath it: call an API, branch on a condition, loop over an array, set variables, transform data, post to Slack, Telegram or Discord, send email or SMS, create a GitHub issue, add a row to a sheet or a Notion database, read an RSS feed, or ask a language model.
What it does
- Visual designer. A vertical chain of expandable step cards, with branch and loop containers nested inline.
- Expressions. Reference earlier steps with
@{outputs('Step name')} and transform values with over thirty built-in functions.
- Real execution. Flows run in the browser and call live endpoints, with an optional server proxy for APIs that block cross-origin calls.
- Run history. Every run records each step's status, duration, inputs and outputs.
- Works everywhere. Installable on desktop, Android and iOS, and usable offline.
This application needs JavaScript. Please enable it and reload the page.