Power Automate

Power Apps

Creating Custom Connectors for Power BI API: Integration Guide for Power Apps and Power Automate

When trying to pull workspace, group, or tile information from Power BI in Power Apps or Power Automate, the standard co...
Power Apps

Creating Custom Connectors for Graph API in Power Apps and Power Automate: Step-by-Step Guide

I've documented the process of creating a custom connector, which I developed when needing to use Graph API information ...
Power Automate

Exception handling in Power Automate is done with Scope.

While foreseeable errors (such as references to Blank) should be prevented by prior checking, unforeseeable errors inevi...
Power Automate

Using Word connectors from Power Automate to create documents|Replacing text, adding dynamic items and creating PDFs.

The Word connector action gives the impression that it is not used very often because it requires a premium licence.I ha...
Power Automate

How to set a value in the User column of a SharePoint list in Power Automate with an email address, and how to set null.

Note how to set a value in the SharePoint user column from Power Automate by specifying an email address.Person or Group...
Power Automate

Power Automate How to merge parallel branched flows in the new designer|Settings [Run After]

Note that I could not easily find a way to merge parallel branched flows in Power Automate's new designer.What we want t...
Power Automate

Power Automate Detailed study of the timing and intervals at which automatic triggers work|Polling trigger and Push trigger

Notes on the details of Power Automate's triggers for automated flows.Automation TriggersAutomated triggers are triggers...
Power Automate

PowerAutomate How to use optional arguments for Power Apps(V2) triggers|Do not generate errors when arguments are not set

Note that I got a little stuck on the use of optional arguments for the Power Automate trigger "Power Apps (V2)".Option ...
Power Platform

List of locations where information can be retrieved by the Office 365 Users Connector

If you are creating an app with Power Automate or Power Apps, you may need information about yourself or other users (li...
Power Automate

Power Apps Call OpenAI Whisper (Speech To Text) via Power Automate | Speech to Text Conversion

This time, I tried calling OpenAI's Whisper (Speech to Text) via Power Automate and wrote down the results.About Whisper...