Hi, I have some basic code for sending an email from a button. I would like, preferably, to have the launch command within Flow vs. additional code in the PowerApps. If that makes sense. So, basically if I can run the flow from the button that's ideal.
'ClickabuttoninPowerAppstosendanemail-2'.Run("email@there.com","Subject Line","Body Text")
Regardless, a working solution is cool either way!!!