Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Suggested answer

Receive mail from canvas app and send it back to the entered mail on canvas app control

(0) ShareShare
ReportReport
Posted on by 59
Dear Experts,
 
Ii have a screen called "RegistrationPage" in (canvas app) on this screen i have a control called "TextInput1_4" it is Textinput control then i have a button called "LoginBtn_2" as the user enter is email in "TextInput1_4" and then press the button"LoginBtn_2" this send notification message to this mail which was enter to "TextInput1_4" .Now for this purpose i am using powr automate to do this any idea?
 
"Note :-Email which is entered on CANVAS control, should be recieved in power automate and then power automate send a notification to that entered email id back"
 
 
Best Regards,
Shabir Ahmad
Categories:
  • Suggested answer
    Engy Louis Profile Picture
    6 on at
    Receive mail from canvas app and send it back to the entered mail on canvas app control
    To trigger a Power Automate flow from a Canvas app and pass input, follow these steps:
     
    1. Add a button to your Canvas app.
     
    2. Select the button and set its OnSelect property to call your flow. For example:

          NameOfYourFlow.Run(TextInput1_4.Text);

      - Replace NameOfYourFlow with the actual name of your flow.
     
     
    3. Save and publish your app. When a user clicks that button, Power Automate will receive whatever value is in TextInput1_4.Text.
     
    For more details, see:

    Engy L.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Warren Belz – Community Spotlight

We are honored to recognize Warren Belz as our May 2025 Community…

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard >