Flow

Fantasy Premier League Connector Guide

Fantasy Premier League (FPL), Power Automate & Microsoft Teams

Learn how to get your Fantasy Premier League (FPL) information (league, manager, general stats etc) automatically delivered straight to your Microsoft Teams chat or channel through the use of Power Automate.

Read More
Power Automate Functions Website Title

Power Automate Functions – Slice (Cut up strings!)

This is a video to show you how to use the Slice function within Power Automate (and Logic Apps!). This function allows you to slice(cut) a string by providing a start number (index) and an end number (index) to return the contents of the string between the two numbers.

Read More
Power Automate Functions Website Title

Power Automate – Increase the size of the Expression Editor

Are you tired of not being able to see the functions you’re writing? Are you getting sick of trying to work out where exactly you missed that comma that you can’t see? Then take a look at this video to see how you can get a BIGGER and BETTER expression box on Power Automate in under 4 minutes!

Read More
Community Connectors

Community Connector – Fantasy Premier League

A custom connector, Fantasy Premier League, independently published on Microsoft’s Power Automate. The Fantasy Premier League connector allows users to gather league, player, fixtures, results and more to be utilized on the Power Platform. An example of this is to gather the previous and current weeks league results to display the league table and movement of user ranks.

Read More
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 Error Website Title

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