In a previous post, I was comparing HTTP and Instant triggers, and how HTTP triggers require more work BUT have more benefits. Today’s post is about securing your HTTP trigger URLs in the Azure Key…
Read More
Combining values from array and transforming them to a string is something that is extremely useful, especially when you need to send formatted emails with all the values from different SharePoint fields. In today’s post,…
Read More
Many processes are built to go through approvals using (M365/SPO) groups for the usual “Assigned To” field. And we all know that you can go through maaaany approvers 😅. Today’s post is about approving a…
Read More
In this blog post, we’re going to see different ways to check if an Id refers to a User or a SharePoint group. They will all work, HOWEVER, doesn’t mean they’re good! And I’ll tell…
Read More
Today’s post is about choosing one option versus the other, when it comes to triggering our flows. Our Child Flows to be precise… I’ve learned the hard way so you don’t have to! 😅 Manual…
Read More
Alright, it wasn’t easy to find a good title for this blog post 😅 BUT, I’ll tell you what we’re going to do today: Sending reminder emails to an Assigned To field in SharePoint which…
Read More