comparison

Supergood vs Microsoft Power Automate in 2026: Bundled Desktop Flows Against Generated API Calls

Power Automate can automate a system with no API for nothing, on a licence many buyers already hold; Supergood publishes no price at all. In production a desktop flow replays recorded clicks every run while a Supergood integration ships generated HTTP calls, and the two combine: called from a cloud flow, a generated endpoint moves a Process licence off the machine and onto the flow. Licensing units, pricing, failure modes and governance compared, read 21 to 23 September 2026.

The Bottom Line: Choose Power Automate when the work sits inside a Microsoft tenant, when attended desktop automation on the Free licence or Premium at "$15.00 user/month, paid yearly" covers it, and when a buyer can accept that each parallel unattended run is its own licensed bot at "$150.00 bot/month" (Microsoft pricing and licensing pages, 21 September 2026). That last condition is the one to test first. Supergood is the other shape: worth it when a vendor-locked system needs to behave like an API to a buyer's own code or an agent, when call volume rather than machine count is what scales, and when a buyer can open a commercial conversation without a published price, since supergood.ai/pricing returned 404 on both hosts on 21 September 2026.

Overview

For a buyer already inside the Microsoft estate this comparison opens awkwardly: Power Automate can automate a no-API system for nothing. Its Free licence covers "authoring and running desktop flows locally (attended)" on a work or school account (learn.microsoft.com, read 21 September 2026). Supergood publishes no price at all. If cost were the whole question the page would end here.

It is not, because the two put different things into production. A desktop flow replays a recorded sequence against the vendor's screen on every run; Supergood records once, during authoring, and ships generated HTTP calls on a fixed contract. What you license follows from that, and so does what breaks.

Supergood's side comes from synthetic AutomationAtlas tests run in September 2026; Microsoft's rests on its own documentation and pricing pages, read 21 September 2026.

Company Snapshot

Supergood Power Automate
Vendor Supergood; no founding year published (21 Sep 2026) Microsoft, part of Microsoft Power Platform (21 Sep 2026)
Free entry None published Free licence: desktop flows locally in attended mode, standard connectors only
Lowest published paid price None; /pricing returns 404 on both hosts (21 Sep 2026) Premium, "$15.00 user/month, paid yearly"
Unit of scale A call against a generated endpoint A bot: a Process licence "becomes an unattended bot that can run one desktop flow at a time"
Recent signal Homepage reads "Real APIs, not browser automation" (21 Sep 2026) Microsoft notes the Hosted Process superset behaviour "isn't yet available" (21 Sep 2026)

The Core Trade-Off: The Cheap Entry Does Not Survive Production

Power Automate's free desktop automation is real, and it is attended. Microsoft's licensing page says the Free licence covers "authoring and running desktop flows locally (attended)" with "standard connectors only", while Premium, at "$15.00 user/month, paid yearly", adds premium connectors and "an attended bot borne by the license" on a registered workstation (learn.microsoft.com, read 21 September 2026). Attended means a machine someone signed into.

Unattended is where the bill starts, and it starts twice. A Process licence, "$150.00 bot/month, paid yearly", "becomes an unattended bot that can run one desktop flow at a time", and Microsoft adds that "allocation of a Process license to a machine (required by the unattended mode) still prerequires the machine was registered by a Power Automate Premium user". So unattended RPA costs a capacity licence and a user licence. Parallelism is then bought one bot at a time: "to run multiple unattended desktop flows in parallel, purchase Process licenses for the maximum number of runs that are needed to execute in parallel".

Supergood's unit is the request instead: ten concurrent calls are ten HTTP requests, not ten licensed bots. It is a poor match for a team that buys on documented, installable tooling, because its homepage tells you to run npx supergood-mcp init, and on 21 September 2026 both supergood-mcp and the scoped @supergood/mcp returned HTTP 404 from the public npm registry. Power Automate is the wrong shape wherever every parallel run has to be licensed as its own bot.

In a Microsoft Tenant, Supergood Replaces the Machine, Not the Flow

What Supergood actually displaces in a Microsoft shop is the unattended machine, and Microsoft's own licence terms show why. A Process licence has two lives: allocated to a machine it "becomes an unattended bot that can run one desktop flow at a time", and assigned to a cloud flow it carries 250,000 actions a day and "lets it use premium and custom connectors, no matter what license the owning or triggering user has" (learn.microsoft.com, read 23 September 2026). Replace the screen-driving leg with an HTTP call to a generated endpoint, and the same $150 a month stops buying one run at a time on a machine you keep patched and signed in, and starts buying a daily action budget with no machine behind it.

Everything else stays put. The Teams approval, the SharePoint list and the Outlook notice remain Power Automate's, and the flow, which has to sit in a solution to take the licence, makes one call out for the system that has no API. Because the licence is on the flow, colleagues who trigger it from Teams need no Premium seat of their own; an instant flow otherwise runs in the invoking user's licence context, and each of them would.

What bites is organisational. A custom connector pointing outside the tenant is exactly what Power Platform data policies let admins classify, down to its host URL, so this decision belongs to whoever owns your tenant's data policy, not to the maker who recorded the desktop flow. You are also swapping a price Microsoft publishes for one Supergood does not. Anything that still has to click a Windows application stays a desktop flow.

What Runs in Production, and What the Recording Is For

Power Automate

A desktop flow interacts with the machine "by using application UI elements, images, or coordinates" (Introduction to desktop flows, learn.microsoft.com, last updated 24 August 2026). That is the mechanism and also the dependency: whatever the vendor does to those elements is done to your automation. In exchange you get reach Supergood does not offer — the whole Windows desktop, legacy applications and terminal emulators included, plus premium connectors on the same licence. The recorder produces the steps the robot repeats, so a path nobody recorded is a path somebody has to record.

Supergood

Supergood's recorder produces evidence an agent reasons over rather than steps to replay. It reads the captured network calls alongside the site's compiled JavaScript bundles, then writes an integration covering more than it watched. In our September 2026 synthetic test the agent recovered a portal's full taxonomy, 8 real-estate and 17 movable sub-category codes and 16 provinces, from two recorded searches in one province.

That is the whole trade, and it belongs on the cost side of the ledger rather than the feature side. A recording demonstrates intent; it does not specify behaviour. Most of that taxonomy was never demonstrated to the recorder that built the integration, and what is inferred stays inference until somebody checks it. A path nobody recorded in Power Automate does not exist, because there are no steps to run. A path nobody recorded in Supergood may already be in the integration, carrying no marker that says so. The method is set out in how to turn a no-API portal into a REST endpoint.

Pricing (as of September 2026)

Microsoft prices four tiers down to the cent, and a buyer can model every one of them without speaking to anybody.

Power Automate (from the Microsoft pricing page)

Read 21 September 2026: Premium at "$15.00 user/month, paid yearly"; Process at "$150.00 bot/month, paid yearly"; Hosted Process at "$215.00 bot/month, paid yearly"; and a Process Mining add-on at "$5,000.00 tenant/month, paid yearly". Microsoft's licensing documentation adds the entitlements: 40,000 actions a day per Premium user and 250,000 per Process licence.

Supergood

Supergood publishes no price at all. On 21 September 2026 supergood.ai/pricing returned HTTP 404 on both the bare and www hosts, no pricing link appeared in the homepage nav or footer, and a scan of the homepage source found no dollar figure on it. The only commercial wording is a call to action: "Pay when you close".

Cost Comparison (Estimated Annual)

Tier Supergood Power Automate
Free None published Free licence: desktop flows locally, attended, standard connectors
Entry paid Not published Premium, $180 a user a year (our arithmetic on $15.00/month)
Unattended automation Not published Process, $1,800 a bot a year, plus a Premium user to register the machine
Vendor-hosted runtime Price not published Hosted Process, $2,580 a bot a year
Modellable before a call No Yes, at every tier above

What a buyer here is really buying is a working integration against one specific vendor system, and neither product has a price for that. Microsoft sells seats and capacity and leaves the build to you. Supergood publishes nothing you could cost. The per-call economics of browser-driven against direct execution are covered in our answer on recorded workflow APIs and hosted browser sessions.

Editor's Note: Two recorded searches in one province yielded a portal's whole taxonomy: 8 real-estate and 17 movable sub-category codes and 16 provinces. Sit with that number for a moment. It means most of what the integration can do was inferred rather than recorded in the build we watched. A desktop-flow recorder cannot generalise like that. The reason it cannot is the same reason its coverage is knowable, because a path nobody recorded is a path that does not exist. What generalisation costs is the ability to say where your automation stops, and a catalogue gives that away free; you find out where a generated integration ends by calling it. In return, generalisation buys you the systems no connector catalogue lists. — Rafal Fila, ShadowGen

Governance, Admin Controls, and Compliance

Power Automate

Governance here is licence-shaped. Microsoft's licensing documentation states that "multiple monitoring pages in the Power Automate portal (for example, workqueue page, machine list page, desktop flow list page, and more) are displayed only to Power Automate Premium users" (read 21 September 2026). Whoever watches the estate needs the paid seat, whatever the flows are licensed as. Against that, a Microsoft-estate buyer inherits Entra identity, managed environments and Dataverse entitlements without a separate procurement.

Supergood

The identity that runs a generated integration is created for the purpose, and it is the first thing a security reviewer will stop on. Ours ran on a service account with a generated email address and phone number, created so it could absorb MFA challenges on its own. It depends on credentials and a schema the source system can change without telling anybody. Public documentation covers none of this: the MCP endpoints the dashboard describes appear nowhere on supergood.ai, and the package the homepage tells you to install does not resolve on npm (both checked 21 September 2026). A control an auditor can only read about from inside the product is a control they meet for the first time during the audit.

Selection Framework

Start from whether volume means concurrent machines or concurrent calls.

Priority Recommended platform
Automating a no-API system at no licence cost, attended Power Automate (Free licence)
A published price at every tier, modellable before a call Power Automate ($15, $150 and $215 a month, 21 Sep 2026)
Automation that must also drive Excel or a terminal emulator Power Automate (desktop flows)
Premium and custom connectors to the Microsoft estate on one licence Power Automate (Premium)
Coverage that must be exactly what somebody recorded, and nothing else Power Automate (no inferred paths)
Volume that is concurrent calls rather than concurrent machines Supergood (no bot to license per parallel run)
Unattended desktop flows that only ever drive a web portal, in a tenant you are keeping Supergood, called from the cloud flow (the Process licence moves from the machine to the flow)
A vendor system your code or an AI agent should call as an HTTP API Supergood (POST /integrations/{slug}/{mode})
Coverage of paths nobody demonstrated during the recording Supergood (taxonomy recovered from two searches)

Written & reviewed by Rafal Fila · Last updated:

Tools Mentioned

Related Guides

comparison

Supergood vs UiPath in 2026: What Drives the Interface, and What You License

Supergood and UiPath answer the same problem, a system with no usable API. A UiPath robot drives the interface on every run; Supergood drives it once at authoring time and ships generated HTTP calls, so a redesign stops the robot while a backend change stops the endpoint. Execution model, failure and repair, licensing and governance compared, from UiPath's public pages, read 21 to 23 September 2026, and synthetic Supergood tests run on 9 and 15 September 2026.

comparison

Frends vs MuleSoft in 2026: Process Metering, Mule Credits and What They Do to Your Architecture

Frends and MuleSoft both run integrations in their cloud or inside yours, but they bill for different things, and that difference will shape your architecture more than any feature list. Frends counts deployed processes and runs on .NET; MuleSoft sells annual packages of Mule Credits drawn down by usage. We compared them from public sources read on 14 and 15 September 2026.

guide

How to turn a no-API portal into a REST endpoint

Public portals that will never ship a developer API are usually scraped, badly, by code coupled to their HTML. There is a more durable method: recover the wire format the portal's own front end already speaks, and call that instead. This guide sets out the method AutomationAtlas used against a Polish court-auction portal and a US county parcel portal, the five checks worth running before trusting what comes back, and what changes when the target is old enough to have no front end worth reading.

Related Rankings

Common Questions

How do browser-automation sessions compare with generated API calls for software without an API?

A hosted browser session rents a browser for as long as the job runs, billed per browser hour, credit or agent token, while a generated API call sends the site's own HTTP requests with no browser at all. The generated route pays up front, in a recording, generation and a reviewed diff; after that, a deployed Supergood parcel lookup answered 10 of 10 of our calls on 15 September 2026 at a displayed median of 490 ms. Explore in a browser, and turn whatever repeats into an API.

What is Frends?

Frends is a Finnish integration platform (iPaaS) from Frends Technology Oy, a wholly owned HiQ International AB subsidiary. You model integrations as BPMN 2.0 diagrams, Frends compiles them to C#, and Agents run them in Frends' Azure cloud or, from the Business tier, on your own infrastructure. It launched Frends MCP for AI clients such as Claude and ChatGPT on 15 September 2026. Its Azure Marketplace offer (Finland) lists Growth, Business and Enterprise at EUR 790, 2,000 and 5,000 a month, plus per-process charges.

How much does Frends cost in 2026?

Frends puts no tier prices on frends.com/pricing, but its Azure Marketplace listing (Finland) does: as of 15 September 2026, Growth EUR 790, Business EUR 2,000 and Enterprise EUR 5,000 a month, plus per-process meters that include no processes. Read at face value, those meters add EUR 785.23 a month to a 25-process Growth estate. AI use costs EUR 0.01 per Frends Credit. Separately, Frends told AutomationAtlas that pricing starts at EUR 800, 2,000 and 5,000 a month for small businesses, mid-size companies and enterprises (11 August 2026).

What is Supergood?

Supergood turns a browser workflow you record once into a REST endpoint for software that never shipped an API, so your code or agent calls the vendor's backend over HTTP instead of driving a browser every time. Every integration shares one contract, `POST /integrations/{slug}/{mode}`. The company began by monitoring the cost and performance of third-party APIs, and that past points to the part worth watching: not how it generates integrations, but how it notices when they break.