Power Automate/Microsoft Flow

Power Automate - Actions

Power Automate Actions – Condition (React to Data)

This is a video to show you how to use the Condition action (Similar to IF statements for you pro devs out there!) within Power Automate (and Logic Apps!). This action allows you to apply a single or multiple conditions to data and react if those conditions are either true or false.

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
Power Automate - Solutions

Community Connector – Dexcom

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

Read More
Power Automate - Solutions

Community Connector – Jira (Extended)

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

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
Power Automate - Functions

Power Automate Functions: FormatDateTime (Change the Format of your Date and Time)

This is a video to show you how to use the formatDateTime function within Power Automate (and Logic Apps!). This function allows you to change the format of your date and time. You can even get the full day and month names.

Read More