Power Automate

Power Automate Desktop - Solutions

Maintain clean and reusable code in Power Automate Desktop Flows with Subflows

You’re tasked with creating a Power Automate Desktop (PAD) Flow that contains many different stages, you have noticed that your Flow is getting incredibly long, how do you maintain a clean-code approach? Maybe you want to reuse a section of your Flow rather than copying and pasting it multiple times, how do you do this? Well this is where Subflows come in to play!

Read More
Power Automate - Solutions

Community Connector – Dexcom

A custom connector independently, Dexcom, published on Microsoft’s Power Automate.

Read More
Copilot Studio - Solutions

Power Virtual Agents – The First Ever Official Bot Template!

I had the pleasure of working with Microsoft to create the first ever PVA (now Copilot Studio) template, that’s now available via GitHub! The template is based on an Employee FAQ bot that’s built into Microsoft Teams, uses Power Automate to manage and store requests and has been translated into numerous languages.

Read More
Power Automate - Solutions

Community Connector – Jira (Extended)

A custom connector, Jira (Extended), independently published on Microsoft’s Power Automate.

Read More
Teams - Solutions

Deep Linking to a Chat in Microsoft Teams from an Adaptive Card

This Blog and Video post will explain how to deep link to a chat with a user in Microsoft Teams from an Adaptive Card. We will look at an easy to follow example, add dynamic naming to our button and see the deep link in action.

Read More
Power Automate - Functions

Power Automate Functions: ConvertFromUTC (No Need For Multiple Actions To Convert Date & Times)

This is a video to show you how to use the convertFromUtc function within Power Automate (and Logic Apps!). This function allows you to convert a UTC date and time, even the time and date right now, to your desired timezone.

Read More
Teams - Solutions

Getting Data from Adaptive Cards in Microsoft Teams

This Blog and Video post will explain how to get data from Adaptive Cards in Microsoft Teams. We will look at an easy to follow example, add new input elements and see the data in action.

Read More
Power Automate - Functions

Power Automate Functions: EncodeURIComponent (Make URLs Safe!)

This is a video to show you how to use the encodeUriComponent function within Power Automate (and Logic Apps!). This function allows you to add URL safe characters to return an encoded URL.

Read More
Teams - Solutions

Getting Started with Creating Adaptive Cards for Microsoft Teams

This Blog and Video post will explain how to get started with making Adaptive Cards for Microsoft Teams. We will look at the overview of the designer, create an example card and discuss look at the limitations.

Read More
Power Automate - Functions

Power Automate Functions: DecodeURIComponent (Get A Human Readable URL)

This is a video to show you how to use the decodeUriComponent function within Power Automate (and Logic Apps!). This function allows you to remove URL safe characters to return a human-readable URL.

Read More