Power Automate

Community

An Introduction to Custom Connectors & API’s

Do you have a business need to get your applications data into the Power Platform or simply the data from any publicly available API? Then this session is for you! Join Flow Joe in this session as he walks through an introduction to what an API is and how to make your first Custom Connector. […]

Read More
Power Automate - Solutions

Power Automate Custom Connectors – Path Parameters

Learn what Path Parameters are and how they are used with Web Requests and in-turn Custom Connectors

Read More
Power Automate - Solutions

Power Automate Custom Connectors – Query Parameters

Learn what Query Parameters are and how they are used with Web Requests and in-turn Custom Connectors

Read More
Power Automate Desktop - Solutions

Parameters in Web UI Flows (RPA)

This blog post is to show you how to use parameters when working with Web UI Flows and how you can easily pass information from a Flow run to a UI flow. Why? Why would we want to use parameters with Web UI Flows? Well, lets take a search as a scenario. On my website […]

Read More
Power Automate Desktop - Solutions

Using Azure VM’s to run Desktop Flows (RPA)

So you want to run attended or unattended RPA flows but don’t want to keep your PC on 24/7? Use a Virtual Machine (VM)! In this blog post I’ll show you how to spin up an Azure VM, run your Desktop Flow and close the VM down to save costs and run efficient Desktop Flows.

Read More
Power Automate Desktop - Solutions

UI Flows on Azure Virtual Machines & Power Platform Automation Testing

This is an overview video of UI Flows running on an Azure Virtual Machine(VM), starting, stopping and running everything from a simple Flow. We can now utilize Power Automate to perform Automation Testing, check the video out!

Read More
Power Automate - Functions

Functions & Parameters

Let’s look at Functions & Parameters! So, we want to understand what a function is and how to use them while also wondering what a parameter is. Across the Power Platform …

Read More
Power Apps Canvas - Solutions

Variables #PowerWhat

So, we’re want to understand what a variable is in terms of computing. Now, if I were to put that a variable is a named unit of data that data can be assigned to, it doesn’t mean much right? Well lets consider breaking this down with Power Automate.

Read More
Power Apps Canvas - Solutions

Data Types

Let’s look at Data Types! So, we want to understand what variables, functions and more are and how to use them, but first we need to look at how data is stored and what exactly the different ‘types’ of data are. This…

Read More
Power Automate - Solutions

Time Zones and Format Change Examples

I’ve submitted a Flow example to the Power Automate Cook Book demonstrating the previously discussed blog post on Time Zones and Formatting. The example displays multiple timezones from around the world and how to display them in an AM and PM format combining the FormatDateTime function with the AddHours and UTCNow. You can find this […]

Read More