March Release Update
FlowRunner’s March updates include AI-powered transcription, AI Transform, granular team permissions, usability tweaks - so you can automate smarter and reclaim time.
FlowRunner’s March updates include AI-powered transcription, AI Transform, granular team permissions, usability tweaks - so you can automate smarter and reclaim time.
This March, we shipped three major enhancements, plus a handful of quality‑of‑life improvements, all designed to make FlowRunner more powerful, more flexible, and more collaborative. Here’s what’s new:
We’ve added a new Create Transcription action block, powered by AI, which returns a word‑for‑word transcript of any audio file in its original language.
Imagine your marketing team records weekly podcast episodes or customer interviews. With Create Transcription you can automatically generate a full text transcript as soon as the recording is uploaded. From there you can:
The Transform Data block already supports over 30 built‑in transformations (filter, map, join, pivot, etc.). Now it’s been infinitely expanded with an AI Transform operation. You can supply any data payload, CSV rows, JSON objects, unstructured text, and prompt AI to reshape or enrich it however you like. There is no limit to the number of examples and the kind of transformations possible with this operation. Consider the following to give you an idea for the possibilities:
Data Normalization & Cleaning
(“123 Main St.”, “Main Street #123”, “123 Main”)
.Natural‑Language to Structured Query
SELECT * FROM orders
WHERE amount > 500
AND date BETWEEN '2024-01-01' AND '2024-03-31';
Multilingual Translation & Summarization
Product Description Generation
Entity Extraction & Categorization
Each of these examples shows how AI Transform can adapt to virtually any data challenge - turning unstructured or semi‑structured inputs into precisely formatted, actionable outputs, all within a single Transform Data block.
Collaboration just got easier, even on our free plan. Teams can now assign permissions for FlowRunner features at the individual level. You can grant or revoke access to:
With this change, managers and app owners can safely give teammates specific responsibilities without exposing every aspect of the workspace.