Using Power Automate, I'm trying to send an Outlook email notification when a Opportunity is entered with a blank Likelihood field. (While this can be a required field in database view, it is not required in web view.)
How do I set a condition to find a blank Likelihood?
I've found the field I want in the Opportunity API. Get Opportunity has the "opportunity_likelihood_name" in the Response Content. So I know it exists, but how do I get to it for my Power Automate steps?
Thank you, Chris