Category: Power Automate

Error Mixology: Crafting Resilient Cloud Flows with Power Automate
Error Mixology: Crafting Resilient Cloud Flows with Power Automate
Webinars

Presentation Slides: https://www.sharepointeurope.com/wp-content/uploads/2025/01/Agnius-Bartninkas_Error-Mixology.pdf WHAT: Join me for a spirited session on mastering error handling in Microsoft Power Automate cloud flows! Discover how to shake off errors and stir up robust solutions. Dive into advanced features, concocting reliable flows with flair. We’ll garnish your knowledge with tips on efficient monitoring and troubleshooting. Sip on insights about crafting… READ MORE

Hide Sensitive Information In Power Automate Flows
Hide Sensitive Information In Power Automate Flows
Blog Posts

Configure secure inputs and outputs to mask high-value data Sometimes, your Power Automate flow will need to handle sensitive information. You shouldn’t expose this information in the flow’s run history to prevent misuse. A simple control method is to activate the Power Automate secure inputs and outputs settings for the necessary actions. By activating these… READ MORE

Power Automate, The Direct Methodology
Power Automate, The Direct Methodology
Blog Posts

Everyone has their own particular style when making flows in Power Automate, and that is part of the beauty of being a developer. But development by its very nature is about sharing and learning from others (its why Stack Overflow is probably most visited developer site). So after making far too many flows I’ve pulled… READ MORE

Simplify JSON Content Before Parsing!
Simplify JSON Content Before Parsing!
Blog Posts

This is a very useful tip that makes working with JSON content in Power Automate much easier! I’ve discussed in previous posts how to understand and navigate a JSON structure, so if you need guidance with this, then check out the following: • Creating Clean JSON in Canvas Apps• Navigating a JSON Structure• Flattening a Nested JSON with… READ MORE

AI Builder and Power Automate for SharePoint File Summaries
AI Builder and Power Automate for SharePoint File Summaries
How Tos

AI Builder and Power Automate for SharePoint File Summaries Discover how you can automatically summarize and extract information that is important to your business as additional metadata using AI Builder Prompts and Power Automate. Via a 60 second demo, you will see how this process can be automated but then continue to watch and you… READ MORE

How to - Process CSV in Power Automate
How to – Process CSV in Power Automate
Blog Posts

Its still crazy to me that Microsoft did not create an out of the box action to process a csv (or .xls files too 😣 ). Fortunately there are a few ways to do it, 4 in fact, some cool, some easy, some crazy, but all interesting (well I think so 😎) so I want… READ MORE