Tag: PowerApps
17 posts.
-
Power Apps API changes - no longer accept Azure Management token
There has been recently a major change to the API and authorization that Flow Studio uses to access the Power Platform. As we have just pushed the update to...
-
Turning a new page
Wanted to write again, and let everyone know what I’ve been up to. I ended up taking a break through most of 2021 and 2022 simply resting, recovering, and...
-
Parse CSV through Code in Power Automate Custom Connection
I was inspired reading Alex Shlega and Hiroaki Nagao ’s posts on using code with custom connections. So I set out to give it a go and work on another common...
-
How to provision SharePoint list and resources with only standard Microsoft Flow using ExecuteSiteScriptAction
I wanted to blog about an interesting technique I was testing - how to call ExecuteSiteScriptAction from Microsoft Flow - and using that to provision...
-
Power Studio Update April 2020
I wanted to share our most recent newsletter for Power Studio (previous Flow Studio) and Power Clarity. It was supposed to be monthly, but everything’s gone...
-
Redirecting SharePoint list's NewFormUrl and EditFormUrl to Power Apps
In this scenario, we have a Power Apps app that takes a query param() “AssetID” and determines whether the app should create a new item or update an...
-
True Governance of the Power Platform
It’s very early Sunday morning and I’ve just returned from an red-eye flight home from a week spent in Perth with Paul, Ashlee and Terrie Culmsee, meeting...
-
Join us for a free full day Sydney Microsoft App in a Day - June 7
Join Microsoft MVPs John Liu and Paul Culmsee - two of Australia’s Power Platform MVPs in Microsoft’s App in a Day event on June 7 right here in Sydney. I’m...
-
Upload Image from PowerApps to Flow to SharePoint via an Unused Outlook connector
This is the simplest no code approach to the PowerApps image upload problem so far. Far simpler than with Azure Function, with custom connector, with hacked...
-
Difinity Conference 2019 Auckland - Hackathon Workshop, Flow and PowerApps
I’ll be presenting at Difinity Conference 2019 Auckland on several presentations. Difinity is the largest Microsoft Data Platform conference in New Zealand....
-
MS Ignite the Tour 2019 Sydney - MS Flow x2
I’ll be presenting at Microsoft Ignite the Tour 2019, Sydney on two Microsoft Flow presentations. Advancing the Flow - understand expressions in Microsoft...
-
The simplest No-Code Solution to Save Picture Files from PowerApps to Flow
Today, we are going to talk about a new technique (hack) to send any pictures from PowerApps to Flow. We will do this with a modified Flow Button trigger....
-
Speaking and Hackathon at Digital Workplace Conference Australia - Melbourne
In a little less than a month on August 15-16, I'll be presenting in Melbourne at the Digital Workplace Conference Australia 2018. www.dwcau.com.au (I still...
-
Betting on 2018 - level up our Serverless in Azure
A recent conversation got me thinking about making some predictions for 2018. This isn't so much a "ha look I'm right in 2019" post. This is more about...
-
Serverless connect-the-dots: MP3 to WAV via ffmpeg.exe in AzureFunctions, for PowerApps and Flow
There's no good title to this post, there's just too many pieces we are connecting. So, a problem was in my todo list for a while - I'll try to describe the...
-
Taking a picture with PowerApps and sending to SharePoint with just Flow
Less than one day after I wrote about Taking a picture with PowerApps and sending to SharePoint with help of Azure Functions - I was looking at Flow to do...
-
Taking a picture with PowerApps and sending to SharePoint with help of Azure Functions
Sometimes, after having written a selfie app in Silverlight (SharePoint 2010) , JavaScript (SharePoint 2013), even an Add-in (SharePoint Online) , you want...