Power Automate Flow Types Explained — and How to Build Your First Cloud Flow
A beginner-friendly guide to Power Automate: the three flow types (cloud, desktop and generative actions), the three ways cloud flows trigger (automated, instant, scheduled), and a step-by-step walkthrough to build, test and run your first scheduled cloud flow — a monthly newsletter — without Copilot.
Power Automate helps you streamline business processes and automate repetitive tasks with little to no code. Its drag-and-drop designer and hundreds of connectors let you build workflows that handle everything from simple notifications to complex, multi-app processes. This guide explains the types of flows, the different ways a cloud flow can trigger, and then walks through building, testing and running your first scheduled cloud flow — a monthly newsletter — without Copilot.
The three types of flows
Power Automate provides three types of flows to meet different automation needs. Each is designed for specific scenarios, and you can use them independently or combine them.
- Cloud flows — run in the cloud and connect hundreds of apps and services. Trigger them automatically, instantly, or on a schedule. This is the type most people start with.
- Desktop flows — automate tasks on the web or the desktop (robotic process automation). Ideal for legacy apps and UIs that have no API — you automate the clicks and keystrokes.
- Generative actions (preview) — specify only the intent of the action, and AI chooses the right set of actions in the right order based on your input, context and intent.
Cloud flows: three ways to trigger
A trigger is the event that starts a cloud flow. When you create a cloud flow you choose how it begins — and that choice defines the flow’s subtype.
- Automated — runs when a specific event happens in an app or service (for example, a new email arrives, or a file is added to a folder).
- Instant — starts manually, on demand, with the tap of a button from your phone or desktop.
- Scheduled — runs on a recurring schedule you define with the Recurrence trigger (for example, the first of every month).
Build your first scheduled cloud flow (without Copilot)
Let’s build a scheduled flow that sends a monthly newsletter. You can create cloud flows with natural language in Copilot, but here we’ll start from blank so you can see every piece. Send the email to your own address so you can watch the result land in your inbox.
- Sign in to Power Automate at
make.powerautomate.com. - On the left navigation menu, select Create.
- Under Start from blank, select Scheduled cloud flow.
- In Flow name, enter a name — this tutorial uses Newsletter.
- In Starting, select the calendar icon and choose 6/1/25 at 12:00 AM.
- In Repeat every, enter 1 and select Month.
- Select Create — the designer opens with the Recurrence trigger.
Triggers and actions: add the email
Every cloud flow is a trigger plus one or more actions. The trigger starts the flow; actions are what the flow does next. With the Recurrence trigger in place, add the action that sends the email.
- Add an action — select
+below the Recurrence trigger (new designer) or + New step (classic designer). - Choose the action — search for Send an email (V2) and select it under Microsoft 365 Outlook.
- Fill in the fields — set To to your email address, Subject to The Contoso Cadence Newsletter, and paste your newsletter text into Body. You can add multiple recipients in the To field.
- Save — select Save in the command bar; a green message confirms the flow is saved.
Test and run your flow
Before you rely on a flow, test it to make sure it works as expected — then run it and check your inbox.
- Test it — on the toolbar select Test, choose Manually, then Test and Run flow. A green check and the message “Your flow ran successfully” confirm it worked.
- Run it — from My flows, hover your flow and select the Run icon, then Run flow and Done. The flow emails the address you set.
- Check history — the details screen shows the owner, flow type, connections and a 28-day run history so you can see which runs succeeded, failed, or are still running.
You did it — keep building
You created a cloud flow, tested it, and ran it. From here, start simple and grow: one trigger and one action first, then add more actions, conditions and connectors as your process gets richer.
- Start simple — begin with one trigger and one action, then expand.
- Check connections — a green checkmark means the connection (like Office 365 Outlook) is valid; sign in if prompted.
- Watch run history — use the 28-day history to catch failures early and troubleshoot.
- Review AI content — if you build with Copilot, always have a human confirm the generated triggers, actions and text are accurate and appropriate.
Automate the repetitive. Focus on what matters. Cloud, desktop and generative — one platform for every workflow.
Keywords: Power Automate, flow types, cloud flows, desktop flows, generative actions, automated flow, instant flow, scheduled flow, Recurrence trigger, Send an email V2, triggers and actions, test a flow, run history, Power Platform, low-code automation.
Share this:
Learn Microsoft 365 with new tutorials every week
Subscribe on YouTube and follow on LinkedIn for hands-on Power Platform, SharePoint, Copilot Studio, and Microsoft 365 guides.