Flow

Power Automate - Actions

Power Automate Actions – Get Environment as Admin (Get Current Environment Information Easily)

Learn how to get every bit of information you could want on the environment your Flow is currently running on with ONE easy to use action and function.

Read More
Power Automate - Actions

Power Automate Actions – A Complete Guide to Variable Actions (Every Variable Action)

Learn about every Variable Action on Power Automate! This video takes you through what each action is used for, how to use them and provides several real-world examples directly on Power Automate (and Logic Apps!). It also covers EVERY variable action; Initialize Variable, Set Variable, Increment Variable, Decrement Variable, Append To String Variable and Append To Array Variable.

Read More
Power Automate - Actions

Power Automate Actions – Terminate (Stop Flows During a Run)

This is a video to show you how to use the Terminate action (how to stop flows during a run) within Power Automate (and Logic Apps!). This action allows you to stop flows running with a status of cancel, fail or succeed.

Read More
Power Automate - Actions

Power Automate Actions – Do Until (For Loop)

This is a video to show you how to use the Do Until action (For Loops for you pro devs out there!) within Power Automate (and Logic Apps!). This action allows you to cycle through data/iterate through a set of numbers, set a stop condition and specify a set of actions to run each time when the condition is not true.

Read More
Power Automate - Solutions

Power Automate – HTTP Error Codes (and what they mean!)

Have you ever got an error code, such as 404, on Power Automate and had no idea what it means? This blog post is to show you what common error codes you can expect to see when using Power Automate with an easy to understand description of each!

Read More
Power Automate - Actions

Power Automate Actions – Apply To Each (Cycle Through Multiple Items and Perform Actions on Each)

This is a video to show you how to use the Apply to Each action (For Each for you pro devs out there!) within Power Automate (and Logic Apps!). This action allows you to cycle through data and specify a set of actions to run each time for each item in an array.

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
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
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: Max

This is a video to show you how to use the Max function within Power Automate (and Logic Apps!). Learn how to get the highest number from an array or multiple inputs!

Read More