#powerautomate — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #powerautomate, aggregated by home.social.
-
🟦 Copilot Studio Workflows
Copilot Studio Workflows brings agentic AI to enterprise automation. The public preview embeds agents classifiers and per action testing inside workflows. This changes how teams design orchestrations and how licensing may affect Power Automate customers.
💡 Agent nodes in canvas
🔍 Per action testing
⚖️ Copilot action nodeCurious how this shifts your automation roadmap? Reach out to discuss.
#MICROSOFT365COPILOT #COPILOTSTUDIO #POWERAUTOMATE #Microsoft
▶︎https://www.hubsite365.com/en-ww/citizen-developer/?id=23c5c736-4750-f111-bec7-7c1e5273f078&topic=9f678e9a-8cd4-ec11-a7b5-6045bd92fe52&theater=true -
From the archives...
Power Automate Connectors - Encodian Excel
https://barretblake.dev/posts/development/2025/12/power-automate-connectors-encodian-excel/ #youtube #powerautomate #flow #encodian #excel -
Microsoft Copilot Cowork: Turns conversations into actions—across skills, integrations, and devices. The future of AI-powered collaboration is here. #microsoft #powerautomate #powerplatform #AI #Collaboration #Innovation
https://www.microsoft.com/en-us/microsoft-365/blog/2026/05/05/copilot-cowork-from-conversation-to-action-across-skills-integrations-and-devices/ -
🟪 Create Word docs in Power Automate without Premium
🔹 Skip premium connectors and still generate Word documents with Power Automate. This approach uses SharePoint templates Quick Parts and standard actions to create and populate files.
💡 License cost savings
🔍 Reusable SharePoint templates
⚖️ Limits on images and repeating sections -
Looks like this could be the end of Power Platform CoE Starter Kit updates. March 2026 update never arrived. We all knew this moment was coming eventually as Microsoft's priorities shifted away from low-code platform governance tooling and into all things AI instead.
Discussion: https://github.com/microsoft/coe-starter-kit/issues/10990
-
🟦 Saving Images to Word with Power Automate 🚀
Stop flows breaking when images are missing.💡 Picture content controls
🔍 Compose array for image mapping
⚖️ Coalesce fallback imageUse Populate a Word Template to map images into placeholders. Build an array with Compose to index attachments. Use Coalesce with a backup image to prevent flow failures. What image challenges are you facing?
-
🟦 Microsoft Power Automate 2026 Release Wave 1
🔹 AI is making RPA smarter and more resilient. Desktop flows now self heal to reduce failures. See a claims team reconcile invoices across third party systems without IT support. Copilot and process mining speed maker productivity and analysis.
Enhanced governance and native scheduling improve operational continuity.💡 Claims reconciliation with RPA
🔍 AI self healing for desktop flows
⚖️ Native scheduling and governance -
From the archives...
Power Automate - Connectors - Word Online
https://barretblake.dev/posts/development/2025/05/power-automate-connectors-word-online/ #youtube #powerautomate #connectors #Word -
From the archives...
Power Automate - Connectors - Word Online
https://barretblake.dev/posts/development/2025/05/power-automate-connectors-word-online/ #youtube #powerautomate #connectors #Word -
From the archives...
Power Automate - Connectors - Word Online
https://barretblake.dev/posts/development/2025/05/power-automate-connectors-word-online/ #youtube #powerautomate #connectors #Word -
From the archives...
Power Automate - Connectors - Word Online
https://barretblake.dev/posts/development/2025/05/power-automate-connectors-word-online/ #youtube #powerautomate #connectors #Word -
From the archives...
Power Automate - Connectors - Word Online
https://barretblake.dev/posts/development/2025/05/power-automate-connectors-word-online/ #youtube #powerautomate #connectors #Word -
From the archives...
Power Automate Connectors - Google Calendar
https://barretblake.dev/posts/development/2025/08/power-automate-connectors-google-calendar/ #youtube #flow #flowfam #powerautomate #googlecalendar -
🟦 Power Automate - Stop Manual Invoice Entry in 15 Minutes
Ditch manual invoice entry with an M365 workflow you can build in 15 minutes. I summarize a SharePoint plus Power Automate pattern that grabs email attachments and extracts invoice fields using AI and Copilot. No third party tools or custom builds required 🚀. Ideal for AP teams seeking faster approvals and fewer errors.
💡 SharePoint autofill columns
🔍 Power Automate email to library flow
⚖️ Copilot invoice status queries#SharePoint #PowerAutomate #MicrosoftCopilot #AccountsPayable
-
🟦 Cloning my voice with ElevenLabs and Power Automate
I built a workflow that clones my voice and saves audio to SharePoint. I walk through ElevenLabs setup API key entry and voice model training. I debugged errors and confirmed a successful flow run. 🚀
💡 Voice cloning setup steps
🔍 Power Automate SharePoint flow
⚖️ Troubleshooting and successful run -
I made a flow in Power Automate that takes a flagged email, creates a new folder in Outlook with the received date, the sender, and the subject as the name for the new folder (eg '2026-02-05.BillLumbergh.Send TPS report').
After that, it creates a task in Microsoft Planner with the subject line, and includes the body of the email in the description, and a hyperlink to the original email that opens in Outlook.
#PowerAutomate #automation #msOffice #office #office365 #outlook
-
🟦 Prevent Unnecessary Flow Runs in Power Automate
Stop wasted runs and protect your API quota with trigger discipline. Use trigger conditions to keep flows from starting unless needed. Add a Terminate action to halt risky runs. Use Dataverse SDK bypass for bulk or system updates.
💡 Trigger condition prefilters
🔍 Early terminate action
⚖️ Dataverse SDK bypassExplore the demos and code samples 🚀
#PowerAutomate #PowerPlatform #Automation #Copilot -
Last week, Microsoft messed up the Power Automate flow designer and had t to roll back the new version. That's just one sad episode in the automation UX saga: https://www.perspectives.plus/p/the-ux-for-automation-still-sux
Now when #PowerAutomate and #LogicApps are parting ways, the future of cloud flows especially on the tooling front is shakier than ever. Sure, Agent Flows in #CopilotStudio will be promoted. But what about non-AI automation scenarios?
-
🟦 Automating Smart Approval Cancellations
Orphaned approvals can stall flows and confuse teams. Mike Givens demos a Dataverse pattern to add timeouts reminders and automatic cleanup.
💡 Dataverse approval cleanup pattern
🔍 Approval row retrieval and update
⚖️ Timeouts reminders and automatic cleanup#PowerAutomate #Dataverse #PowerPlatform #MicrosoftCommunity
-
🟦 Copilot Studio Agents Explained Through a Real Demo
See a real end to end demo of Copilot Studio agents automating workflows inside Microsoft 365 🔹
💡 Agent orchestration and child agents
🔍 Topics tools and Power Automate integration
⚖️ Document generation and real world outputsGet the demo files and start building agents that produce documents and trigger flows. Want the demo link or a quick walkthrough?
-
You can't make this s*** up:
Monday: Microsoft silently replaces the #PowerAutomate cloud flow designer with a "new" version. Everybody hates it, nothing fits on a screen anymore, performance is awful on bigger flows.
Wednesday: Microsoft reverts things back to the new designer that GA'd in Nov 2023 and still had issues compared to the classic one.
All because they're hell-bent on making flows a child feature of Copilot Studio as Agent Flows.
-
Power Automate error ‘Calendar not found’ after user was removed an re-added to shared mailbox.
I explain what fixed it for me, re-adding the Calendar.
New blog post is live and ready to save your shared‑mailbox flows.
#PowerAutomate #Outlook #OWA #Automation
https://www.menzel.it/post/2026/02/power-automate-get-events-v4-shared-mailbox-calendar-not-found-owa/ -
Power Automate error ‘Calendar not found’ after user was removed an re-added to shared mailbox.
I explain what fixed it for me, re-adding the Calendar.
New blog post is live and ready to save your shared‑mailbox flows.
#PowerAutomate #Outlook #OWA #Automation
https://www.menzel.it/post/2026/02/power-automate-get-events-v4-shared-mailbox-calendar-not-found-owa/ -
Power Automate error ‘Calendar not found’ after user was removed an re-added to shared mailbox.
I explain what fixed it for me, re-adding the Calendar.
New blog post is live and ready to save your shared‑mailbox flows.
#PowerAutomate #Outlook #OWA #Automation
https://www.menzel.it/post/2026/02/power-automate-get-events-v4-shared-mailbox-calendar-not-found-owa/ -
Power Automate error ‘Calendar not found’ after user was removed an re-added to shared mailbox.
I explain what fixed it for me, re-adding the Calendar.
New blog post is live and ready to save your shared‑mailbox flows.
#PowerAutomate #Outlook #OWA #Automation
https://www.menzel.it/post/2026/02/power-automate-get-events-v4-shared-mailbox-calendar-not-found-owa/ -
Power Automate error ‘Calendar not found’ after user was removed an re-added to shared mailbox.
I explain what fixed it for me, re-adding the Calendar.
New blog post is live and ready to save your shared‑mailbox flows.
#PowerAutomate #Outlook #OWA #Automation
https://www.menzel.it/post/2026/02/power-automate-get-events-v4-shared-mailbox-calendar-not-found-owa/ -
Accessing the code behind Power Automate cloud flows is too damn hard. So I created a bookmarklet that helps you grab the flow JSON.
Now you can paste it to your favorite AI low-coding tool and ask it to review the logic. Click "Copy JSON" for full code, "Copy for AI" if you want to save tokens.
Do this:
1) Drag the button to your browser favorites.
2) Get GUID of your #PowerAutomate flow.
3) Open model-driven #PowerApps
4) Click bookmarklet, enter the GUID
5) Profit! -
I've got issues with the PPAC Know Issues UI. So, I decided to solve it via client-side scripting + Claude Code.
Enhance your Power Platform Admin Center experience with this Tampermonkey script, available in my GitHub repo:
https://github.com/jukkan/power-bookmarklets#PowerPlatform #Tampermonkey #PowerApps #PowerAutomate #Dynamics365
-
🟦 Cloud Flows vs Agent Flows: Quick guide
Choosing the right automation approach can save time and cost—here’s a clear comparison to help. 🚀
💡 Cloud Flows: event, schedule or manual triggers;
🔍 Agent Flows: Copilot Studio–driven, conversational/autonomous
⚖️ Key factors: licensing, human-in-the-loop + express mode -
AI Builder trong Power Automate giờ đây hỗ trợ xuất dữ liệu dạng JSON. Tính năng mới này giúp kết quả từ AI ổn định và dễ dàng xử lý, rất hữu ích để tự động hóa các tác vụ như trích xuất thông tin từ email để tạo lịch.
#AI #TríTuệNhânTạo #PowerAutomate #TựĐộngHóa #Tech #CôngNghệ #JSON
-
Automated Purchase Order Processing with Microsoft Power Automate and AI Builder
https://www.xtivia.com/blog/purchase-order-processing-using-microsoft-document-automation-toolkit/
#powerAutomate #aibuilder -
🟦 Connect Power Automate Cloud to Desktop in 3 Minutes
Ready to trigger desktop flows from the cloud in minutes? This quick guide shows Machine Runtime setup, environment matching, and the full cloud–desktop connection.
💡 How to link Cloud and Desktop
🔍 Install Machine Runtime, match environments, and add "Run a desktop flow"
⚖️ Supports unattended runs and machine queuingWatch the short walkthrough to avoid setup pitfalls and start automating 🔹
-
🧠 Weil es so oft durcheinander geht: Welche Aufgaben im Arbeitsalltag kann man automatisieren? Braucht es dafür immer zwingend generative KI?
Bei meiner Schulung "Microsoft 365 Copilot für Professionals" haben wir uns angeschaut, wann der Funktionsumfang von #PowerAutomate ausreicht und welche Möglichkeiten #CopilotStudio darüber hinaus bietet.
(Dass es im Hintergrund Verbindungen zwischen den beiden Anwendungen gibt, haben wir natürlich auch besprochen.)
-
You can now check how much #Dataverse storage capacity different Power Platform and Dynamics 365 licenses give you, using this Dataverse Capacity Calculator I created:
https://www.youtube.com/watch?v=zMbbKDQRqd8
Direct link: https://dataverse.licensing.guide/
#PowerApps #PowerAutomate #PowerPages #CopilotStudio #Dynamics365
-
Fix OData filter errors in Power Automate! Apostrophes in SharePoint and Dataverse queries (e.g. O'Reilly) can break your flow. Learn how to fix this and keep your flows running. #PowerAutomate #PowerPlatform #OData #TechTips #Automation #SharePoint #Dataverse
-
🟦 Power Automate UI Automation: Quick Setup Guide
Ready to automate UI tasks end to end—set up the machine runtime, connect to the cloud, and run Power Automate Desktop flows from Power Automate. This walkthrough shows how to capture UI elements, stabilize selectors, and manage elements centrally. 🔹🚀💡 Capture and manage UI elements for reliable clicks, typing, and data extraction
🔍 Use multiple selectors and the editor to handle UI changes
⚖️ Automate legacy apps and modern web pages with no-code flowsWant the step‑by‑step checklist or a short demo? #PowerAutomate #RPA #UIAutomation #NoCode
-
Here's how the Dataverse database capacity increases, based on whether you have Power Platform, Dynamics 365 CRM or Dynamics 365 ERP licenses as the "top" SKU.
As a reminder, #Dataverse add-on capacity is expensive AF. $40/GB, per month. So, #Dynamics365 CRM customers now get $9,600/y worth of new GBs. With #PowerApps or #PowerAutomate premium, you get half of that. With ERP - well, you're already paying a fortune for D365 FinOps anyway.😜
-
New video on my YouTube channel!
Revolutionizing Business Processes with Power Automate Desktop
#SummitNA2025 in Orlando. It covers the capabilities of Power Automate Desktop and an introduction thereto. -
🟦 Multistage AI Approvals with Copilot Studio
AI + human oversight is streamlining approvals—route expense reports automatically with conditional AI and manual stages. 🚀💡 AI stages provide approve/reject decisions with rationale
🔍 Conditional routing adapts workflow based on criteria
⚖️ Human-in-the-loop preserves oversight for complex casesExplore the demo and see how skills transfer from Power Automate—what would you automate first?
#COPILOTSTUDIO #POWERAUTOMATE #AGENTFLOWS #AIAPPROVALS -
Do you ever find yourself explaining to AI chatbots what your #Dataverse tables look like? Such as when trying to get them to spit out the right expressions for #PowerAutomate cloud flows?
Stop checking what your schema is, just copy-paste the details from the Web API with this bookmarklet: https://link.jukkan.com/bookmark
-
Learn how to take multiple-choice answers from Microsoft Forms and save them directly into a SharePoint multi-select column with Power Automate.
-
Secure Email Automation for Daily Investment Reports.
Streamline investment reporting with secure email automation. Deliver digitally signed PDFs daily, reduce errors, enhance compliance, and keep clients informed with accurate, timely portfolio reports.
#EmailAutomation #SharePointFolders #powerautomate
https://star-knowledge.com/customer-stories/email-automation-with-signed-pdf-for-daily-portfolio-reports/ -
New video on my YouTube channel!
Power Automate - Connectors - YouTube
#flow #powerautomate #flowfam #youtube -
New video on my YouTube channel!
Power Automate Connectors - Google Calendar
#flow #powerautomate #flowfam #googlecalendar -
New video on my YouTube channel!
Power Automate Connectors - Entra ID
#powerautomate #flow #flowfam #entraid -
🟪 Add Multiple Items to a Work Queue in Power Automate Desktop
Power Automate Desktop users, ever wondered how to efficiently add multiple items to a work queue? 🚀 Dive into the latest techniques to leverage Power Automate for seamless bulk insertions.
💡 Key Highlights:
• Create work queues with Power Automate Cloud
• Dataverse bulk-import capabilities and API batch calls.
• Discover practical insights from Power Automate for optimizing your automationMake the most of your automation efforts! Are you ready to scale up your queue management? 🎯
-
💙 Use Adaptive Cards in Outlook with Power Automate
Discover the power of integrating Adaptive Cards in Outlook with Power Automate to create interactive emails that enhance productivity! 🚀💡 Transform routine messages by embedding surveys or approval requests
🔍 Customize cards with text boxes, choice sets, and buttons to fit any business need a
⚖️ Ensure a seamless experience across devices with cross-platformReady to streamline your business communications? Explore Adaptive Cards and Power Automate today! #Microsoft365 #AdaptiveCards #PowerAutomate #EmailInnovation
-
🟪 SharePoint Permissions with Power Automate
Ever struggled with managing complex permissions in SharePoint? Discover how to streamline the process with Power Automate—no coding required! 🚀
💡 Key Benefits:
• Automate permission inheritance break for libraries, lists, and items
• Enhance security control by customizing access rights for different users
• Ensure efficiency and consistency by scheduling permission updatesTransform permission management with Power Automate today and simplify your SharePoint admin tasks! 🔹
#SharePoint #PowerAutomate #PermissionManagement #TechInnovation