Automate 5 Tasks You Hate (In Under 10 Minutes)
The secret to “loving automation” is not building a mega-workflow that takes six weeks. It’s building tiny flows that remove daily annoyances: sorting email, chasing approvals, nudging people, and filing documents. This is a quick-read guide to five beginner automations you can build fast using Power Automate, with practical AI add-ons where they genuinely help.
TL;DR
Start with one annoying task. Build a tiny flow. Add one safety check. Then repeat. The best automation is the one that quietly works while you get your life back.
Quick contents
5 automations you can build fast
Each flow below follows the same formula: Trigger → Condition → Action → (Optional AI) → Notification. Keep version one simple. Fancy comes later.
1) Auto-sort email into folders (and flag the real fires)
Perfect for: shared inboxes, finance requests, HR admin, customer queries.
Trigger: When a new email arrives (Outlook).
Condition: From contains “@supplier.com” OR subject contains “invoice” OR has attachment.
Actions: Move to folder, set category, mark as high importance (only for certain keywords), optionally create a task.
Optional AI add-on: Use AI to summarise long emails into 3 bullet points and post to Teams.
2) One-click approvals (with a paper trail)
Perfect for: leave requests, purchase approvals, content sign-off, policy updates.
Trigger: When an item is created in SharePoint list (e.g., “Requests”).
Action: Start and wait for an approval (Approvals connector).
If approved: Update status, notify requester, store approval outcome.
If rejected: Update status with comments and notify.
3) Smart reminders (without being annoying)
Perfect for: overdue actions, onboarding checklists, compliance tasks, chasing “just one thing”.
Trigger: Recurrence (daily weekday at 9am).
Action: Get items from SharePoint list where Due Date is today or overdue AND Status is not complete.
Notify: Post a Teams message or send email to the assigned owner with a clean summary and next step.
4) File the things: save attachments to SharePoint automatically
Perfect for: invoices, signed documents, statements, supplier paperwork.
Trigger: When a new email arrives with attachments.
Condition: Subject contains “invoice” OR sender in a trusted list.
Action: Create file in SharePoint in the correct folder, with a sensible file name (date + sender + subject).
5) Turn messy text into structured notes (AI summary to SharePoint)
Perfect for: meeting notes, call transcripts, support emails, customer feedback.
Trigger: New Teams message in a channel OR new email in a folder.
Action: Use AI to summarise into: 3 key points, actions, owners, due dates.
Store: Save summary as a SharePoint list item (so it is searchable and reportable).
Key differences (comparison)
Security and privacy (the non-negotiables)
Automation touches real business data. Done well, it is safer than manual work because you get consistency and audit trails. Done badly, it becomes a “silent mess-maker”. Keep it practical:
Rule: Your flow should never grant new access. It should only act within the permissions of the service account or user connection it runs under.
Copilot Chat vs Microsoft 365 Copilot (what to say, simply)
- Copilot Chat: treat it as a drafting assistant using the content you provide (paste/upload where allowed). Do not paste sensitive data.
- Microsoft 365 Copilot: designed to work within your tenant boundary and honour user permissions; guidance still applies: avoid oversharing and use approved sources.
Practical governance checklist
- Use DLP and connector policies, especially for email, SharePoint, and external services.
- Keep flows in the right environment (prod vs personal), with clear ownership.
- Log outcomes: approvals, file moves, and notifications should be traceable.
- Train users on safe prompts and what not to paste into AI.
Quick fixes (when flows misbehave)
- Flow did nothing? Check trigger conditions and connection sign-in (work vs personal account conflicts are common).
- Too many emails/actions? Add conditions, use a “Do until” or throttle logic, and avoid broad triggers.
- Wrong folder/file location? Standardise SharePoint paths and naming conventions before scaling.
- AI output too vague? Add a structured prompt and require a fixed format (bullets, actions, owners, dates).
FAQs
For teams rolling this out broadly, combining automation with Microsoft 365 fundamentals makes everything smoother: content is findable, permissions are sensible, and processes are consistent. Relevant links: Microsoft 365 training, Teams courses, SharePoint courses.
Next steps
Make automation usable, safe, and actually adopted
Nexacu helps AU/NZ teams build practical Power Automate workflows, train users, and set the governance foundations so your automations scale without chaos.

