How to call Microsoft Graph API from Power Automate?
While Power Automate has many built-in connectors for these services, there are times when you need more control or access to features not available through standard connectors. …
Skillful Sardine
While Power Automate has many built-in connectors for these services, there are times when you need more control or access to features not available through standard connectors. …
So, this blog is 6 years old today. It still boggles my mind how it’s possible that I held on to it for so long …
Everyone uses Excel in one way or another, so the next logical step is to integrate it with Power Automate and create some automation on …
Python is one of the most popular programming languages for data analysis, automation, and artificial intelligence. It’s my favorite programing language by far, and I …
AI has opened the possibility for people who don’t know something to be able to do it (roughly). For example, there are many tools, like …
Many things can be done in Power Automate or using Microsoft Graph, but not everything. For certain things, Microsoft requires us to use PowerShell scripts. If you’re not …
The other day, I cool question that I didn’t have the answer to, but got me super excited to find a solution. How can we …
The “dayOfYear function” helps us determine which day of the year a specific date falls on. This might not be the first function that comes …
You might need to access your Flow’s name when building complex Flows for various reasons. You may create a custom logging system, want to include …
The “coalesce function” is one of those hidden gems in Power Automate that can save you much time and make your flows more robust. I’m saying “hidden …