How to Check IF SharePoint List is Empty in Power Automate?
I was recently working on a Power Automate flow where I needed to check if a SharePoint list was empty. At first, I thought it would be easy, but I quickly realized that simply using the Get items action doesn’t directly tell you if a list has no items. So, I thought I would share … read more…