Hi. I have a flow which sends an email.
The email contains a Var 'Priority' - This is a drop down. The email sends the value 717107001 but I want 'URGENT' (It's text value)
I have triggerbody()?['Priority.SelectedText.value'] - This doesn't work.
Can anyone tell me the correct syntax to extract the text from a dropdown please.
Paul