Why? The results of an HTTP request in Power Automate Flows are returned in JSON format so how to read the results and use it in the different possible ways? What? This post will provide some useful examples on how to handle the results of an HTTP request. How? The starting point is an HTTP … Continue reading Power Automate: results of an HTTP request
Microsoft Flow: OData filter query
Why? In Microsoft Flow (Power Automate) actions like Get items or Get files, can be filtered using the URI Convention of OData. A syntax in flow using OData filter can be quite challenging for a first time 🤓 What? I'll be sharing some of my real life examples, hoping that these examples can be a … Continue reading Microsoft Flow: OData filter query