I recently got my Flow working correctly for When Item is Modified in SQL.
However, when I change it to be dynamic, it fails saying Parameter cannot be NULL, when though the email address is present there
This is the Inputs showing that it's thinking email address is null

Below as mentioned above it's thinking the Parament of email is null

No one idea I have tried was in the Conditions
where triggerOutputs()?['body/Ex002d_mail'] is not equal to null which didn't seem to work. However, if I hard code it in and it goes to my email address, (i.e. my O365 address) it works fine. So the issue is getting it to work with a dynamics email address.
Any good suggestions as to what else I could try?
