Check if records exist or don’t exist with Power Automate
One of the most common scenarios for businesses is to check if a record exists and if it exists do something, if not, do something else. You could check if the record exists and if it does, update it, if it doesn’t create it. I say it’s one of the most common scenarios because, not only do I use this all the time, but it’s actually the first Flow I created for a production environment. A friend asked me about this recently so I thought it was a good idea to document and share