How To Send Email Based On Dropdown Selection

Method 1: On Change of dropdown get the current value using: Eg: I’m getting value from status dropdown so I named it has varStatus. Then On Save button do following action: Here “SendEmailBasedOnStatus” is a Power Automate. Check below video for power automate configuration. Method 2: Get the dropdown value and compare using switch condition on Save click. If anyone […]