User Review
( votes)Requirements: In this blog, we will learn how to send an email on the trigger of a button in the Canvas app by using Power Automate. Implementation: Sendemail.Run(ToInput.Text,SubjectInput.Text,BodyInput.Text);Reset(BodyInput);Reset(ToInput);Reset(SubjectInput) Hope it helps! Power 365ing as usual! Any problem in Power Platform or Dynamics 365 – end user, Microsoft partner or an individual? Problem Area – Technical, … Continue reading {Step by Step} Send an email on click of Canvas App button using Power automate: