In today’s blog, I’m going to discuss a useful Microsoft Power Automate desktop function. It’s one of the functions that you’ll use if you do any kind of web automation within Power Automate desktop. This function is called the Launch new browser. You can watch the full video of this tutorial at the bottom of
Tag: power automate tutorial
Adaptive cards in Teams are a great way to create shortcuts and ask for more input. They are usually the bridge between a Teams message and an underlying Power Automate workflow. In this tutorial, I’ll show you how to use Adaptive Cards to create “add task” shortcuts within Teams. You can watch the full video of
Did you know you can use Power Automate to create chat functions and bots within teams? In this tutorial, I’ll show you how you can mix Power Automate with Teams to create workflows that trigger every time a message is sent. You can watch the full video of this tutorial at the bottom of this
Today, I will show how you can utilize the Send Mouse Click action to simulate mouse movement and improve the performance of your flows in Power Automate Desktop. You can watch the full video of this tutorial at the bottom of this blog. You will most likely run into issues of not being able to
A common use of Power Automate is to automate workflows that begin with the receipt of emails. For example, [receive email] à [do action]. In order to do this, we need to know how to parse data within emails, and how to add/save any email attachments. In this tutorial, I’ll explain this concept with a