Setting Up Unattended RPA in Power Automate
Set up unattended RPA: register the machine, assign process capacity, and switch the cloud flow to unattended mode, no gateway required.
Not every process is suited for RPA. The criteria catalog shows which characteristics make a good automation candidate.
Not every process that feels repetitive is automatically suited for Robotic Process Automation. Before you invest time in recording and building a desktop flow, it's worth taking a sober look at the process itself: How rule-based is it, how stable is the interface it works with, and how often is it actually executed? In its official Power Automate documentation, Microsoft deliberately distinguishes between two types of automation, API-based digital process automation and UI-based robotic process automation, and this distinction is precisely the first filter in every criteria catalog for process selection.
This article shows you which criteria to use when evaluating processes for RPA, when you're better off relying on API-based cloud flows, and how process and task mining help you find candidates systematically instead of picking them by gut feeling.
The first step in any process selection isn't an RPA question at all, but an architecture question. According to the Microsoft documentation on automation types you should prefer digital process automation via cloud flows for every application that has a ready-made connector or an open API. According to Microsoft, APIs generally remain stable even as an application evolves further, because software vendors actively take care not to break existing interfaces.
RPA only comes into play when exactly that is missing: a legacy application, old Windows software, or a web portal without a documented API. With RPA, you teach Power Automate to mimic mouse clicks and keyboard input the way a human would. The downside is stated explicitly in the same documentation: RPA is prone to breaking when the interface layout changes or the local machine is updated, and the instructions given to the bot must be very precise, for example whether it really always means cell B3 or the first empty cell in column B. That's why a criteria catalog for RPA doesn't just ask whether a process can be automated, but also whether RPA is even the right type of automation for it.
The more of the following points apply, the better suited a process is for RPA. If several of them are missing at once, either a process change is needed before automation, or a different automation approach makes more sense.
Even if a process is fundamentally suited for RPA, the appropriate operating mode varies greatly. With attended RPA the bot works directly together with a person who starts the run and sits at the screen, for example for customer service tasks where an employee checks the final step. With unattended RPA, the process runs completely in the background without human supervision.
For unattended candidates, according to the Microsoft documentation on unattended desktop flows, additional technical requirements apply that should already be considered during process selection:
Processes that should run at night, on weekends, or at high frequency, such as invoice import or master data reconciliation, are classic unattended candidates. Processes with approval steps or situational review tend to remain with attended RPA or a hybrid of cloud flow and approval step.
Instead of selecting processes by gut feeling, Power Automate offers two tools, process mining and task mining, that identify candidates on a data-driven basis. According to the Microsoft overview of process and task mining, process mining is better suited for making inefficiencies visible in company-wide workflows such as accounts receivable or order-to-cash via event logs. Task mining, on the other hand, zooms in on individual desktop activities by analyzing recorded user actions and showing which applications tie up the most time.
Both features flag automation candidates directly in the process map. According to the documentation on automation recommendations, blue recommendation icons on activities in the process map indicate where automation makes sense. Via the option Automate activities you go directly to the Power Automate form designer, which provides matching connector suggestions for the flagged activities. This way you can see at a glance whether an activity is better solved via a standard connector as a cloud flow or actually via RPA.
1. Delimit the process cleanly: Define the start, end, and all variants before you even talk about automation.
2. Check the API option: If a connector or an open API exists for the applications involved, cloud flow automation is almost always the more robust choice.
3. Apply the criteria catalog: Check rule-basedness, volume, data structure, UI stability, exception rate, and benefit using the seven characteristics above.
4. Determine the operating mode: Decide, based on supervision needs and frequency, whether attended or unattended RPA is the right fit.
5. Validate with data: Use process or task mining to check your assessment against real execution data instead of assumptions.
Anyone who consistently works through these five steps avoids the most common cause of failed RPA projects: a bot built on an unstable or too-infrequently-run process that, after just a few weeks, causes more maintenance effort than it saves. If you're unsure which of your processes are actually ripe for automation, a structured stocktaking often helps more than trying to tackle the biggest process right away. With the Power Automate consulting from NordFlux we go through exactly this criteria catalog together with you across your process landscape, so that your digital workers are deployed where they truly make an impact, while you retain full control over selection and operation at all times.
There isn't a single most important criterion, but rule-basedness carries the most weight: as soon as a process requires situational discretionary decisions, classic RPA hits its limits, regardless of how high the volume or benefit otherwise is. So first check whether the process really runs according to fixed rules before you assess the remaining criteria.
Whenever a connector or an open API exists for the applications involved. According to Microsoft, APIs are significantly more stable than user interfaces, because vendors actively avoid breaking existing interfaces, while screen layouts change frequently with updates, making RPA flows more prone to failures.
Process mining and task mining in Power Automate automatically evaluate event logs and recorded user actions and flag automation opportunities directly in the process map. This replaces manual individual review with data-driven prioritization and simultaneously shows whether a connector or a desktop flow is the more suitable solution.
Attended RPA is suited for processes where a person actively participates at the screen and deliberately starts the bot, for example in direct customer contact. Unattended RPA is suited for processes without a need for supervision that are meant to run in the background, but requires a fully logged-off target machine and a fixed screen resolution so that UI recognition works reliably.
Partially. If most cases follow the same pattern and only a small share deviates, you automate the standard path and route exceptions to a human via escalation. If, on the other hand, the exception rate is 30 percent or more, it's usually worth simplifying or more clearly defining the process before automating it.
Founder of NordFlux. Spent four years automating processes at enterprise scale at Dräger, and now brings that depth to the mid-market — pragmatic and with full data sovereignty.
Certifications
Set up unattended RPA: register the machine, assign process capacity, and switch the cloud flow to unattended mode, no gateway required.
Attended, unattended, and hosted RPA compared: which Power Automate license is needed for which desktop flow use case.
Hosted RPA machines in Power Automate: Hosted Machines, Hosted Machine Groups, and how they differ from unattended RPA on-premises.
Not every repetitive process is a good RPA candidate, the wrong choice costs time and rarely delivers the hoped-for benefit. NordFlux systematically reviews your process landscape and identifies the candidates that genuinely can be automated. In the first conversation we go through your processes together using the criteria catalogue.