Workflow automation
Design multi-step workflows with branching conditions, loops, formulas, external integrations, and scheduled automations. Whether it's a simple action or complex process, Blaze let's you configure everything visually and deploy instantly.

Workflow Types
Blaze supports multiple workflow types so you can automate any scenario: react to user actions in the UI, run background jobs on a schedule, respond to external events via webhooks, or execute logic when your data changes.
User Triggered
Attach workflows to buttons, tables, forms, and other UI components. When a user clicks, submits, or interacts, the workflow runs — updating records, sending emails, navigating pages, or calling APIs.
Time Based
Run workflows automatically at defined intervals — every minute, every day at 8AM, every Monday, or the first of each month. Perfect for recurring reports, data syncs, and compliance checks.
External events
Trigger workflows from webhooks or third-party APIs like a payment completing in Stripe, a form submission from another platform, or a status change in your EHR.
Data Driven
Automatically trigger workflows
when records are created, updated,
or deleted in your database tables.
Enforce data integrity rules and
cascade changes across your
application.
Visual Builder
Blaze's workflow builder lets you chain together actions in a visual canvas. Each step flows into the next — with full control over conditional branching, loops, data transformations, and error handling. No code required.
Add steps between any two nodes. Choose from dozens of built-in actions — data queries, API calls, emails, PDF generation, conditional logic, and more — then configure each in a side panel.
Every action produces outgoing data that flows into the next step. Blaze shows you exactly what fields are available at each point, so you always know what your workflow is working with.
Run any workflow on demand with the "Run Now" option to verify behavior before it goes live. For scheduled workflows, test ahead of the scheduled time to ensure everything works as expected.
Give every workflow a descriptive name. Duplicate existing workflows to quickly create variations. Save your work at any point and come back to refine later.
Workflow Actions
Blaze gives you a library of workflow actions across data, logic, integrations, and output so you can assemble the exact automation your operations require. Data queries, conditional branching, API calls, PDF generation, email and SMS notifications, file exports, scheduling, loops — all available in the Blaze visual builder.
14 nodes
Query, filter, join, sort, aggregate, and transform data from your tables or external sources before passing it downstream.
Select Dataset
Aggregate
Filter
Join
Sort
Lookup
Pivot
Select Columns
To JSON
Transpose
Union
Except
Expand Field
Call API
8 nodes
Write data, navigate users, trigger external services, and execute operations that change state in your application.
Insert
Update
Delete
Call API
AI API
Open Page
Close Pop-up
Download
9 nodes
File exports, imports, clipboard operations, user location lookups, PDF generation, and in-app messages.
Print to PDF
Export to XLSX
Export to CSV
Import from CSV
Import from JSON
Import from XLSX
Copy to Clipboard
Get User Location
Show Message
7 nodes
Conditional branches, loops, formulas, and variable assignments that add intelligence to your workflows.
If
For Each
While
Add Formula Field
Assign
Break
Terminate
6 nodes
Custom JavaScript, timed delays, file imports, data merging, modal dialogs, and stored variables for power users.
Delay
Execute JavaScript
Import File
Merge
Open Dialog
Store Variable
Scheduling Engine
Blaze's scheduling engine lets you configure workflows to run at precise intervals. Send daily reports, sync data every 15 minutes, generate weekly compliance summaries, or trigger monthly billing cycles. Each environment (Development, Production) can have its own independent schedule.
Every N minutes
As frequent as every 60 seconds
Daily at a specific time
e.g. Every day at 8:00 AM EST
Weekly on selected days
e.g. Mon, Wed, Fri at 9:00 AM
Monthly on specific dates
e.g. 1st of every month, or 2nd Tuesday

Built-in Debugger
Blaze includes a powerful visual debugger that lets you step through every node in a workflow, inspect input and output data at each stage, and trace exactly what happened. No guesswork — just clear visibility into every execution.
Run your workflow one node at a time. Watch data flow from Start through each Select Dataset, Aggregate, If, and Return step. Pause at any point to inspect what's happening.
Every node shows its incoming data (the fields it receives) and outgoing data (the fields it produces). Toggle between Input Variables, Input Data, and Output Data tabs to see exactly what each step is working with.
View a complete log of every action taken during a workflow run — including timestamps, record counts, API response codes, and error messages. Diagnose issues in seconds, not hours.
The debugger runs against your actual database, so you see real results — not simulated outputs. Use "Run Now" on any scheduled workflow to test behavior ahead of time.
Formulas & Calculations
Blaze's formula engine lets you perform calculations, transform data, and create conditional expressions directly within workflow steps. From simple arithmetic to complex multi-field expressions, formulas give you full control over how data is processed.
Compute totals, averages, margins, tax rates, and compound values using formulas within any workflow step. Reference fields from incoming data and combine them in any way you need.
Format names, parse addresses, calculate date differences, or generate reference numbers — all with built-in formula functions available inside the workflow builder.
Use IF/THEN logic within formulas to compute different values based on conditions. Combine with the If Node for powerful, multi-path decision trees.
Describe what you want in plain English and Blaze AI generates the formula for you. No need to memorize syntax — just tell Blaze what to calculate.
Real-World Workflows
From healthcare compliance to pharmacy operations, Blaze workflows power mission-critical automations that get launched in days, not months.
01
When a pharmacist marks a formulation as complete, the workflow validates QA data, generates a Certificate of Analysis PDF, emails it to the prescribing provider, and updates the batch status — all in seconds.
02
Every Monday at 7 AM, a scheduled workflow
queries all patient records updated in the past week, computes regulatory metrics, exports an XLSX summary, and sends it to the compliance officer.
03
When a new patient submits intake forms via an external portal, a webhook triggers a Blaze workflow that creates the patient record, assigns a care coordinator, calls an insurance verification API, and sends a welcome SMS.
AI-Powered
Type what you need in plain English. Blaze AI generates the workflow logic, formulas, and data connections — then you refine the output visually.

How It Works
Building workflows in Blaze follows a simple, repeatable process — whether you're automating a single email or orchestrating a multi- system data pipeline.
Step 01
Choose your trigger
Select when the workflow should run: on a user action (button click, form submit), on a schedule, on a webhook event, or when a table record changes.
Step 02
Build your logic
Add action steps — queries, conditions, API calls, emails, PDF exports, formulas — and chain them together in the visual workflow canvas. Configure each step's inputs and outputs.
Step 03
Test and deploy
Test your workflow with real data using "Run Now," verify the results, then enable it for production. Blaze handles the rest — reliably executing your workflow every time the trigger fires.
Blaze gives you the power to automate any business process — from simple notifications to complex multi-system orchestrations — without writing a single line of code.