Visual

Power Apps Canvas Examples Website Title

Importing PowerApps Outside of a Solution

When I started learning the PowerPlartform, I decided Flow was my thing to learn. I’m now enjoying and developing my Flow knowledge and I want to progress further by seeing exactly how Flow can help with other Microsoft Applications. My first adventure into this learning was Power Apps, keeping within the Power Platform stack. I […]

Read More
Power Automate Flow Examples Website Title

Stand Alone Flow Application – Post 2

This is the second post in a small series of making a stand-alone Power Automate application following on from the first post. We’re going to jump straight in where we left off and now expand from simply returning some team information to getting the teams previous game, the score, their competitors name and send a […]

Read More
Power Automate Flow Examples Website Title

Cloning A Power Automate Flow

So, you’ve made an awesome Flow, now you want to make some adjustments or try some new awesome Flow functionality to improve a Flow but want to keep the original too? This blog post shows you how to easily clone a Flow. The Clone Firstly, open the ‘My Flows’ section of the Power Automate Website. […]

Read More
Power Automate Flow Examples Website Title

Stand Alone Flow Application – Post 1

So, we all know how awesome Power Apps is, however, Power Automate is equally as awesome and can be used on its on for data applications. This blog post is the first of a small series and aims at creating a custom connector for the NHL™ (because I’m starting to become a big fan!) and […]

Read More
Power Automate RPA Website Title

Using Puppeteer with Edge Chromium

The PowerPlatform has frequent updates, leaving users in a situation that testing needs to be able to be fast and reliable, running when deployments are updated. This is so that we can ensure nothing has broken on our customers systems and if there has been issues, we can know about them and resolve them as […]

Read More
Power Automate Custom Connectors Website Title

Sharing A Power Automate Custom Connector With The Community

Learn how to share a Power Automate Custom Connector with the Microsoft Community Github repo.

Read More
Power Automate Custom Connectors Website Title

Handling JSON Data Returned From A Custom Connector

This blog post is a follow-on from the previous post ‘Creating a Custom Connector in 7 Steps’. The aim of this post is to demonstrate how we can cycle through data, pulling it out and using it with a custom Flow. We will use the Custom Connector previously used (Companies House – Company Search) and search […]

Read More
Power Automate Custom Connectors Website Title

Creating a Power Automate Custom Connector in 7 Steps

This blog post is to show you how easy it is in 7 steps to jump straight in to creating your own custom connectors with Power Automate. It will focus on creating the custom connector I previously made with my last video post connecting Power Automate and Companies House. Pre-Requisites This guide assumes that you have access […]

Read More
Power Automate Flow Examples Website Title

A Visual Explanation of Flow Logical Expressions

If you’re like me and you learn visually from images and videos this will hopefully help you on your Power Automate journey. I’ve created visual representations of the basic ‘Logical Expressions’ that Power Automate uses with its Conditions and provided code examples for triggering both ‘Yes’ and ‘No’ events. This is aimed at an introduction […]

Read More