Tag: LogicApps
14 posts.
-
Flow - lightweight fast template engine using Split twice
Technique 2 — Building a Lightweight Template Engine (Using Split Twice) Take this example (using a handle-bar stil syntax) ABC {{def}} GHI {{jkl}} MN Using...
-
About: The old trigger URL will stop working on November 30, 2025
Starting in August 2025, we’ve begun to see this warning a lot in our Power Automate flows that uses HTTP Request (or Team Webhook) triggers. The old url...
-
Where to find John presenting in May 2020
We are living right now in a strange time. At home, and virtual events are replacing the traditional physical events. I’ve agreed to several events and will...
-
Implementing a fast sort with Microsoft Flow using Parallel Compute
This is #FlowNinja hack 112. Parallel Compute Sort. I had written about how to sort with a variable (this is insertion sort) back in 2018 How to implement...
-
Flow - Format Number advanced tips and tricks
I put together a video to celebrate the new update in Microsoft Flow (Power Automate) and Logic Apps - formatNumber() The video explains 3 tips and 2...
-
Azure Global Bootcamp Sydney - this Saturday!
[caption id="" align="alignnone" width="800"] Photo by James Ree on Unsplash [/caption] I’m presenting a talk on Azure Logic Apps (and Microsoft Flow) this...
-
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...
-
How to implement Sort with Microsoft Flow in 3 actions within a loop
[caption id="" align="alignnone" width="800"] Photo by Sophie Elvis on Unsplash [/caption] For some reason, Flow (and LogicApps) doesn’t have a built in...
-
Hiding your Microsoft Flow valuables I mean variables out of sight
[caption id="" align="alignnone" width="530"] Photo by Annie Spratt on Unsplash [/caption] Today is a quick #FlowNinja post on a strange technique. Hiding...
-
Microsoft Flow HTTP Trigger <> Request Trigger, and you probably don't want to use it
Microsoft Flow has a fairly good UI update today, and with this a few “hidden” built-in triggers appeared. The GeoFence Trigger is not available yet. But...
-
From Office 365 to Azure Event Grid, the events must Flow
[caption id="" align="alignnone" width="2500"] Photo by Archana More on Unsplash [/caption] In this blog post, we capture all the events across an Office...
-
The curious tale of the result() function in Flow and LogicApps
[caption id="" align="alignnone" width="2500"] Photo by Andrew Neel on Unsplash [/caption] I owe this blog post to several persons, so I will list their...
-
Microsoft Graph Community Call September 2018 - $Batch and Flow
I wanted to write a quick blog post letting everyone know I've put my hands up to present a 10 minute demo on using a Custom Connection for Microsoft Graph...
-
A Thesis on the Parse JSON action in Microsoft Flow
Parse JSON can be both intelligent and dumb. It can help you a lot and it can hinder you just as much. This blog post, we go deep and study the behaviour of...